Skip to content

Commit

Permalink
⬆️ Update chw-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
allan-on committed Sep 16, 2021
1 parent b6027e5 commit 231e053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensrp-chw/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ android {
}

dependencies {
implementation('org.smartregister:opensrp-client-chw-core:2.1.2-SNAPSHOT@aar') {
implementation('org.smartregister:opensrp-client-chw-core:2.1.3-SNAPSHOT@aar') {
transitive = true
exclude group: 'com.android.support', module: 'appcompat-v7'
exclude group: 'androidx.legacy', module: 'legacy-support-v4'
Expand Down

0 comments on commit 231e053

Please sign in to comment.