Skip to content

Commit

Permalink
Merge pull request #3914 from dhis2/update-mobile-ui-and-sdk-versions…
Browse files Browse the repository at this point in the history
…-to-release-artifacts

build: Update sdk and mobile ui to release artifacts
  • Loading branch information
xavimolloy authored Dec 3, 2024
2 parents 964ef10 + ffd2b1b commit 062be4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
sdk = "34"
minSdk = "21"
vCode = "137"
vCode = "138"
vName = "3.1.0.1"
gradle = "8.6.1"
kotlin = '2.0.20'
hilt = '2.47'
jacoco = '0.8.10'
designSystem = "0.4.0.1-SNAPSHOT"
dhis2sdk = "1.11.0.1-SNAPSHOT"
designSystem = "0.4.0.1"
dhis2sdk = "1.11.0.1"
ruleEngine = "3.0.0"
expressionParser = "1.1.0"
appcompat = "1.6.1"
Expand Down

0 comments on commit 062be4f

Please sign in to comment.