Skip to content

Commit

Permalink
Merge pull request #2961 from opensrp/mwcore-engine-v0.1.0-beta04-pre…
Browse files Browse the repository at this point in the history
…view4.2-SNAPSHOT

[MWCore] Update engine sdk to v0.1.0-beta04-preview4.2-SNAPSHOT
  • Loading branch information
LZRS authored Jan 22, 2024
2 parents 2df2764 + 431c682 commit 7a87706
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 @@ -222,7 +222,7 @@ dependencies {
transitive = true
}

api('org.smartregister:engine:0.1.0-beta04-preview4.1-SNAPSHOT') {
api('org.smartregister:engine:0.1.0-beta04-preview4.2-SNAPSHOT') {
transitive = true
exclude group: 'org.hamcrest', module: 'hamcrest-core'
exclude group: 'javax.xml.bind', module: 'jaxb-api'
Expand Down

0 comments on commit 7a87706

Please sign in to comment.