mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
docs: update info for android release
This commit is contained in:
parent
96920a9759
commit
0a1d05fe7d
1 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,11 @@
|
|||
# How to release a new version of the android app
|
||||
|
||||
1. Go to android studio
|
||||
2. Update app/build.gradle versionCode and versionName and commit
|
||||
2. Update app/build.gradle versionCode and versionName
|
||||
To trigger F-Droid:
|
||||
Add `changlogs/{version}.txt`
|
||||
git commit
|
||||
git tag
|
||||
3. Go to build/generate signed bundle apk
|
||||
4. (sup.jks)
|
||||
5. Choose playRelease
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue