diff --git a/Documentation.md b/Documentation.md index 1cd4044..9d688fc 100644 --- a/Documentation.md +++ b/Documentation.md @@ -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