Skip to content

Commit 2c1d6d4

Browse files
committed
[doc] update relase steps
1 parent 3de8f3a commit 2c1d6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-steps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* update android/app/build.gradle versionCode and versionName to version 1.y
1818
* from lib `NDK=/Users/casatta/android-ndk-r21d HOST=darwin-x86_64 ./build-android/all.sh`
1919
* from Android Studio run UI tests (delete storage data from device if used for manual tests)
20-
* from Android Studio "Generate Signed App" for networkTestnetRelease (requires keystore password)
20+
* from Android Studio "Generate Signed App" for networkTestnetRelease (requires keystore password) select BOTH signature checkbox
2121
* git add -u && git commit -m "bump android to version 1.y"
2222
4) github
2323
* git push github branch, wait CI pass

0 commit comments

Comments
 (0)