Skip to content

Commit

Permalink
Update sdc to v1.0.0-preview15-SNAPSHOT (#2727)
Browse files Browse the repository at this point in the history
  • Loading branch information
evance-mose authored Sep 8, 2023
1 parent 04e1cb0 commit 0ded80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/engine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ dependencies {
exclude group: 'com.google.android.fhir', module: 'common'
exclude group: 'com.google.android.fhir', module: 'engine'
}
api('org.smartregister:data-capture:1.0.0-preview14.4.1-SNAPSHOT') {
api('org.smartregister:data-capture:1.0.0-preview15-SNAPSHOT') {
transitive = true
exclude group: 'org.hamcrest', module: 'hamcrest-core'
exclude group: 'javax.xml.bind', module: 'jaxb-api'
Expand Down

0 comments on commit 0ded80b

Please sign in to comment.