We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 777c2ff commit 8b26d31Copy full SHA for 8b26d31
contrib/android/Readme.md
@@ -123,7 +123,7 @@ If you just follow the instructions above, you will build the apk
123
in debug mode. The most notable difference is that the apk will be
124
signed using a debug keystore. If you are planning to upload
125
what you build to e.g. the Play Store, you should create your own
126
-keystore, back it up safely, and run `./contrib/make_apk.sh release`.
+keystore, back it up safely, and run `./build.sh` in `release` mode.
127
128
See e.g. [kivy wiki](https://github.com/kivy/kivy/wiki/Creating-a-Release-APK)
129
and [android dev docs](https://developer.android.com/studio/build/building-cmdline#sign_cmdline).
0 commit comments