Skip to content

Commit

Permalink
Merge pull request #391 from OpenSRP/images-and-text-label-view
Browse files Browse the repository at this point in the history
Bumped up library version
  • Loading branch information
qaziabubakar-vd authored Feb 10, 2021
2 parents 660ab57 + 55ed706 commit ae2e0f9
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.15-SNAPSHOT
VERSION_NAME=2.0.16-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 @@ -125,7 +125,7 @@ dependencies {
exclude group: 'xpp3', module: 'xpp3'
}

api('org.smartregister:opensrp-client-native-form:2.0.3-SNAPSHOT@aar') {
api('org.smartregister:opensrp-client-native-form:2.0.4-SNAPSHOT@aar') {
transitive = true
exclude group: 'com.android.support', module: 'appcompat-v7'
exclude group: 'com.android.support', module: 'cardview-v7'
Expand Down

0 comments on commit ae2e0f9

Please sign in to comment.