Skip to content

Commit

Permalink
Upgrade client-core to version 6.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
qiarie committed Feb 13, 2023
1 parent 064ae3c commit 6b78367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensrp-child/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ dependencies {

coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.6'

api('org.smartregister:opensrp-client-core:6.0.0-SNAPSHOT@aar') {
api('org.smartregister:opensrp-client-core:6.1.1-SNAPSHOT@aar') {
transitive = true
exclude group: 'com.github.bmelnychuk', module: 'atv'
exclude group: 'com.google.guava', module: 'guava'
Expand Down

0 comments on commit 6b78367

Please sign in to comment.