Skip to content

Commit

Permalink
Update sdc to v1.0.0-preview14.4.1-SNAPSHOT (#2680)
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Seven Phiri <chris7phiri@gmail.com>
  • Loading branch information
evance-mose and sevenreup authored Aug 14, 2023
1 parent 6080e14 commit e49e2bf
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.3-SNAPSHOT') {
api('org.smartregister:data-capture:1.0.0-preview14.4.1-SNAPSHOT') {
transitive = true
exclude group: 'org.hamcrest', module: 'hamcrest-core'
exclude group: 'javax.xml.bind', module: 'jaxb-api'
Expand Down

0 comments on commit e49e2bf

Please sign in to comment.