Jannik 2020-08-21 19:03:17 +02:00
parent 182e83888f
commit 9a2108f99a
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@
To build a unsigned apk of the app just do `./gradlew assembleRelease`.
## version name & version code
We map the version name and version code. The version code folows this sheme: `nnrrmmm`,
We map the version name to the versioncode. The version code follows this scheme: `nnrrmmm`,
* **Release**: versionName: "0.6.0" -> versionCode: 0006000