Skip to content

Commit

Permalink
⬆️ Update v1 chw-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
allan-on committed Jun 15, 2022
1 parent fca64b6 commit 308173f
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 @@ -294,7 +294,7 @@ android {
}

dependencies {
implementation('org.smartregister:opensrp-client-chw-core:1.5.27-SNAPSHOT@aar') {
implementation('org.smartregister:opensrp-client-chw-core:1.5.29-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 308173f

Please sign in to comment.