We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95afa36 + f3b46fa commit 204a372Copy full SHA for 204a372
opensrp-chw/build.gradle
@@ -310,7 +310,7 @@ android {
310
liberia {
311
dimension = 'baseDimension'
312
versionCode 7
313
- versionName "0.2.0"
+ versionName "1.0.0"
314
buildConfigField "String", 'opensrp_url', '"https://wcaro-lr.smartregister.org/opensrp/"'
315
buildConfigField "String", 'guidebooks_url', '"https://opensrp.s3.amazonaws.com/media/liberia/"'
316
buildConfigField "String", 'opensrp_url_debug', '"https://wcaro-stage.smartregister.org/opensrp/"'
0 commit comments