Skip to content

Commit

Permalink
Bumps up gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinembabu committed Dec 15, 2020
1 parent 2cbf89b commit 2e47483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensrp-chw-hf/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ android {

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation('org.smartregister:opensrp-client-chw-core:1.5.22-SNAPSHOT@aar') {
implementation('org.smartregister:opensrp-client-chw-core:1.5.23-SNAPSHOT@aar') {
// implementation(project(":opensrp-chw-core")) {
transitive = true
exclude group: 'com.android.support', module: 'appcompat-v7'
Expand Down

0 comments on commit 2e47483

Please sign in to comment.