Skip to content

Commit

Permalink
Merge pull request #421 from OpenSRP/bump-up-native-form-snapshot
Browse files Browse the repository at this point in the history
Bump up native form version to 2.0.8-SNAPSHOT
  • Loading branch information
zzainulabidin authored Apr 14, 2021
2 parents adccb09 + f5ae43b commit 5002798
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.27-SNAPSHOT
VERSION_NAME=2.0.28-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 @@ -128,7 +128,7 @@ dependencies {
exclude group: 'xpp3', module: 'xpp3'
}

api('org.smartregister:opensrp-client-native-form:2.0.6-SNAPSHOT@aar') {
api('org.smartregister:opensrp-client-native-form:2.0.8-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 5002798

Please sign in to comment.