We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c495922 commit a96dd9eCopy full SHA for a96dd9e
README.md
@@ -6,7 +6,8 @@ This project is a whitelisted version of ODK Collect. To build a new version, fo
6
* Cherry-pick the commits from the previous KoBoCollect update (latest is: v1.23.3-aug2019)
7
* Handle merge conflicts, if any
8
* copy over the release keystore and secrets
9
-* run kobo-string-replace.js
+* run string replacements via "node kobo-string-replace.js"
10
+* manually set versionCode and versionName in build.gradle (if necessary)
11
* build and release!
12
13
# ODK Collect
0 commit comments