README: Building from source - fix

This commit is contained in:
MrWooltrest
2022-01-17 19:05:32 +02:00
committed by GitHub
parent 017b2c0c01
commit 4e70fe9a5e

View File

@ -72,7 +72,8 @@ key.alias=key-alias
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 *.apk package or run `./gradlew assembleDebug` if you want to build debug *.apk.
All of these packages can be installed using the Android package manager
## 👁️‍🗨️ Translations