Skip to content

Commit

Permalink
Merge pull request #1275 from OpenSRP/issue-1274
Browse files Browse the repository at this point in the history
update client core to 4.2.9
  • Loading branch information
faidvd authored Mar 4, 2021
2 parents fa0c6e2 + 3c0d135 commit 3916241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensrp-reveal/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ dependencies {
exclude group: 'stax', module: 'stax-api'
}

implementation('org.smartregister:opensrp-client-core:4.2.6-SNAPSHOT@aar') {
implementation('org.smartregister:opensrp-client-core:4.2.9-SNAPSHOT@aar') {
transitive = true
exclude group: 'com.google.guava', module: 'guava'
exclude group: 'com.android.support', module: 'appcompat-v7'
Expand Down

0 comments on commit 3916241

Please sign in to comment.