README: to build the *.apk package

This commit is contained in:
MrWooltrest 2022-01-12 22:09:25 +02:00 committed by GitHub
parent 2ce8088c32
commit 94c6ae7edc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ key.alias=key-alias
key.password=key-password
```
Run `./gradlew assembleRelease` to build the package, which can be installed using the Android
Run `./gradlew assembleRelease` to build the *.apk package, which can be installed using the Android
package manager.
## 👁️‍🗨️ Translations