README: A little better

This commit is contained in:
MrWooltrest 2022-01-26 15:42:02 +02:00 committed by GitHub
parent 4e70fe9a5e
commit 17a1ed62c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ key.alias=key-alias
key.password=key-password key.password=key-password
``` ```
Run `./gradlew assembleRelease` to build release *.apk package or run `./gradlew assembleDebug` if you want to build debug *.apk. Run `./gradlew assembleRelease` to build release package or run `./gradlew assembleDebug` if you want to build debug apk.
All of these packages can be installed using the Android package manager All of these packages can be installed using the Android package manager