mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-05 10:39:24 +02:00
update RELEASE.md to changed store ui
This commit is contained in:
parent
9c08617f7d
commit
56a0607a5e
1 changed files with 4 additions and 3 deletions
|
@ -48,7 +48,8 @@ the following steps are done in a PR called `prep-VERSION` (no leading "v"):
|
||||||
6. build APKs:
|
6. build APKs:
|
||||||
a) generate debug APK at "Build / Build Bundle(s)/APK / Build APK(s)"
|
a) generate debug APK at "Build / Build Bundle(s)/APK / Build APK(s)"
|
||||||
b) generate release APK at "Build / Generate Signed Bundle or APK",
|
b) generate release APK at "Build / Generate Signed Bundle or APK",
|
||||||
select "APK", add keys, flavor `gplayRelease`
|
select "APK", add keys, flavor `gplayRelease`.
|
||||||
|
this APK will go to the stores and is located at `gplay/release`
|
||||||
|
|
||||||
|
|
||||||
## Push Test Releases
|
## Push Test Releases
|
||||||
|
@ -79,7 +80,7 @@ only afterwards, push the APK to stores. **consider a blog post.**
|
||||||
|
|
||||||
on <https://play.google.com/apps/publish/>:
|
on <https://play.google.com/apps/publish/>:
|
||||||
|
|
||||||
9. a) open "Delta Chat/Release/Production"
|
9. a) open "Delta Chat / Test and release / Production"
|
||||||
then "Create new release" and upload APK from above
|
then "Create new release" and upload APK from above
|
||||||
b) fill out "Release details/Release notes" (500 chars), add the line
|
b) fill out "Release details/Release notes" (500 chars), add the line
|
||||||
"These features will roll out over the coming days. Thanks for using Delta Chat!";
|
"These features will roll out over the coming days. Thanks for using Delta Chat!";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue