mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
896 B
896 B
Release new F-Droid version
Release core, if needed, then:
- $ ./tools/update-core.sh
- $ tx pull # test and commit changes
- bump version, commit
- deltachat-android on Github: "Draft a new release" with the version form
v1.2.3 - update the high-level changelog deltachat-pages/en/changelog.md
... some days later, F-Droid should be updated.
Release new Play Store version
Release core, f-droid, then:
- In Android Studio, select "Build / Generate signed APK" (not: App Bundle as this would require uploading the signing key to Google)
- Select flavor
gplayReleasewith V1 signature enabled (needed for easy APK verificarion), V2 is optional - Test the generated APK from
gplay/release
For an additional APK
- in Android Studio select "Build / Build APK"
- rename the generated APK to
deltachat-v1.2.3.apk - upload the APK to the created Github release