Skip to content

Commit

Permalink
Merge pull request #140 from opensrp/bump-version-to-1.2.14
Browse files Browse the repository at this point in the history
bump up app version
  • Loading branch information
allan-on authored Aug 26, 2022
2 parents 1d9d2f0 + 8309805 commit 6583e75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opensrp-chw-hf/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId "org.smartregister.chw.hf"
minSdkVersion 18
targetSdkVersion 28
versionCode 11
versionName "1.2.13"
versionCode 12
versionName "1.2.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
buildConfigField "String", 'opensrp_url', '"https://boresha-afya.smartregister.org/opensrp/"'
Expand Down

0 comments on commit 6583e75

Please sign in to comment.