rm deprecated info about apk version
This commit is contained in:
parent
b44aca1654
commit
f8ee203225
@ -112,15 +112,7 @@ e.g. those needed in the next step.
|
|||||||
~/.buildozer/android/platform/android-sdk-20/tools/android update sdk -u -t build-tools-27.0.3,android-19,extra-android-m2repository
|
~/.buildozer/android/platform/android-sdk-20/tools/android update sdk -u -t build-tools-27.0.3,android-19,extra-android-m2repository
|
||||||
|
|
||||||
|
|
||||||
## 9. Set apk version
|
## 9. Build the APK
|
||||||
|
|
||||||
Create a file `contrib/versions.py` with contents similar to:
|
|
||||||
```
|
|
||||||
version_apk = '3.1.999'
|
|
||||||
```
|
|
||||||
This will be the version of the Android app.
|
|
||||||
|
|
||||||
## 10. Build the APK
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
contrib/make_apk
|
contrib/make_apk
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user