diff options
author | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2016-02-21 10:52:54 +0100 |
---|---|---|
committer | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2016-02-21 10:52:54 +0100 |
commit | cd6b6874a64a6689690da8320a9e0efb6392b4d5 (patch) | |
tree | acb0cd13bcac5798f352e9f70385acec178eecf9 /README.md | |
parent | c6b9c6997159483017d9f824cd5ec7ca24fc2994 (diff) |
we no longer put the apk in the repo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ You can install the application from: - [F-Droid](https://f-droid.org/repository/browse/?fdid=com.zeapo.pwdstore) (the prefered way) - [Play Store](https://play.google.com/store/apps/details?id=com.zeapo.pwdstore) (always lags behind) -- Using the apk file found at `app/app-release.apk` or build everything from source (always updated before Play Store, but usually after F-Droid) **DEBUG**: If you want to help us debug the application, please use the [apk](https://github.com/zeapo/Android-Password-Store/blob/fabric/app/app-release.apk) that integrates crashlytics so that we can get more details on the crashes and improve the application. |