parent
182e83888f
commit
9a2108f99a
@ -2,7 +2,7 @@
|
|||||||
To build a unsigned apk of the app just do `./gradlew assembleRelease`.
|
To build a unsigned apk of the app just do `./gradlew assembleRelease`.
|
||||||
|
|
||||||
## version name & version code
|
## 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
|
* **Release**: versionName: "0.6.0" -> versionCode: 0006000
|
||||||
|
Loading…
Reference in New Issue
Block a user