Skip to content

Commit

Permalink
Merge pull request #418 from OpenSRP/issue1733-cleanup
Browse files Browse the repository at this point in the history
Bumped up ANC module version
  • Loading branch information
qaziabubakar-vd authored Apr 6, 2021
2 parents e26faf6 + bd4bd2d commit 8089ab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=2.0.26-SNAPSHOT
VERSION_NAME=2.0.27-SNAPSHOT
VERSION_CODE=1
GROUP=org.smartregister
POM_SETTING_DESCRIPTION=OpenSRP Client Chw Core Library
Expand Down
2 changes: 1 addition & 1 deletion opensrp-chw-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ dependencies {
exclude group: 'com.github.lecho', module: 'hellocharts-android'
}

api('org.smartregister:opensrp-client-chw-anc:2.0.4-SNAPSHOT@aar') {
api('org.smartregister:opensrp-client-chw-anc:2.0.5-SNAPSHOT@aar') {
transitive = true
exclude group: 'org.smartregister', module: 'opensrp-client-core'
exclude group: 'com.android.support', module: 'appcompat-v7'
Expand Down

0 comments on commit 8089ab9

Please sign in to comment.