Merge pull request #1131 from deltachat/lefherz-patch-1

Upload apk to download.delta.chat
This commit is contained in:
cyBerta
2019-11-26 17:29:59 +01:00
committed by GitHub
+5 -1
View File
@@ -20,7 +20,11 @@ Release core, f-droid, then:
(not: App Bundle as this would require uploading the signing key to Google)
3. Select flavor `gplayRelease` with V1 signature enabled
(needed for easy APK verification), V2 is optional
4. Upload the generated APK from `gplay/release` to the Github release created at 4
4. Upload the generated APK from `gplay/release` to download.delta.chat:
- `cd gplay/release`
- `rsync deltachat-gplay-release-0.xxx.x.apk jekyll@download.delta.chat:/var/www/html/download/android/ -i ~/.ssh/jekyll `
- `ln -s deltachat-gplay-release-0.xxx.x.apk deltachat-stable.apk `
- `rsync deltachat-stable.apk jekyll@download.delta.chat:/var/www/html/download/android/ -i ~/.ssh/jekyll `
5. Test the APK
6. Upload the APK as _Beta_ (_not:_ Production) to https://play.google.com/apps/publish/
(Release management/App releases/Open track/Manage/Create Release/Browse files ->