We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cfaf0 commit 0f2b3a4Copy full SHA for 0f2b3a4
opensrp-chw/build.gradle
@@ -275,8 +275,8 @@ android {
275
nigeria {
276
dimension = 'baseDimension'
277
applicationIdSuffix ".nigeria"
278
- versionCode 3
279
- versionName "1.0.3"
+ versionCode 4
+ versionName "1.0.4"
280
buildConfigField "String", 'opensrp_url', '"https://dcis-ng.smartregister.org/opensrp/"'
281
buildConfigField "String", 'guidebooks_url', '"https://opensrp.s3.amazonaws.com/media/chad/"'
282
buildConfigField "String", 'opensrp_url_debug', '"https://dcis-ng.labs.smartregister.org/opensrp/"'
0 commit comments