mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
528 B
528 B
How to release a new version of the android app
- Go to android studio
- Update app/build.gradle versionCode and versionName and commit
- Go to build/generate signed bundle apk
- (sup.jks)
- Choose playRelease
- Locate files after build
- Go to google play console: https://play.google.com/console/u/0/developers/?pli=1 and login.
- Go to Release/Produktion and hit "Neuen Release erstellen"
- Upload apk from $project/app/build/play/release/app-play-release.apk
- Add release notes and hit "Release überprüfen"