Skip to content

Commit

Permalink
Merge pull request #202 from opensrp/issue-fix-201
Browse files Browse the repository at this point in the history
updated the client core library
  • Loading branch information
dubdabasoduba authored Sep 2, 2021
2 parents 8c6b842 + 4ac9388 commit 7290048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensrp-path-zeir/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ dependencies {
exclude group: 'com.android.support', module: 'appcompat-v7'
}

implementation('org.smartregister:opensrp-client-core:4.3.18-SNAPSHOT@aar') {
implementation('org.smartregister:opensrp-client-core:4.3.19-SNAPSHOT@aar') {
transitive = true
exclude group: 'id.zelory', module: 'compressor'
exclude group: 'com.android.support', module: 'appcompat-v7'
Expand Down

0 comments on commit 7290048

Please sign in to comment.