diff --git a/.drone.yml b/.drone.yml index 1050eb81..7bbce823 100644 --- a/.drone.yml +++ b/.drone.yml @@ -94,7 +94,7 @@ steps: PLUGIN_FILE: 'signed.apk' PLUGIN_TIMEOUT: 180 PLUGIN_ATTEMPTS: 5 - PLUGIN_DESTINATION: 'https://cloud.swatian.com/remote.php/dav/files/GitNexBot/GitNex-Builds/latest.apk' + PLUGIN_DESTINATION: 'https://cloud.swatian.com/remote.php/dav/files/GitNexBot/gitnex/builds/latest.apk' PLUGIN_CUSTOM_ARGUMENTS: '--progress-bar' trigger: diff --git a/README.md b/README.md index 0e4ce586..1c69f16f 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ GitNex is licensed under GPLv3 License. See the LICENSE file for the full licens ## Downloads [Get it on F-droid](https://f-droid.org/en/packages/org.mian.gitnex/) [Get it on Google Play](https://play.google.com/store/apps/details?id=org.mian.gitnex) -[Download APK](https://cloud.swatian.com/s/QoDFzMxmnf2FfYw) - -Download the latest build from master and old releases [here](https://cloud.swatian.com/s/DN7E5xxtaw4fRbE). +[Download builds and releases](https://cloud.swatian.com/s/DN7E5xxtaw4fRbE) ## Note about Gitea version Please make sure that you are on latest stable release or later for better app experience. diff --git a/assets/apk-badge.png b/assets/apk-badge.png new file mode 100644 index 00000000..c9eaa2fe Binary files /dev/null and b/assets/apk-badge.png differ