Skip to content

Commit 07862b1

Browse files
author
Simon Schubert
committed
Upgrade sdks
1 parent f4bf26b commit 07862b1

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
[versions]
2-
kotlin = "2.1.0"
2+
kotlin = "2.1.10"
33
accompanistAppcompatTheme = "0.36.0"
4-
activityCompose = "1.9.3"
4+
activityCompose = "1.10.1"
55
androidDriver = "1.5.5"
6-
foundation = "1.7.6"
7-
gradle = "8.7.3"
6+
foundation = "1.7.8"
7+
gradle = "8.9.0"
88
gradlePlugin = "1.5.5"
99
json = "20240303"
10-
koinCore = "4.0.1"
10+
koinCore = "4.0.2"
1111
kotlinGradlePlugin = "2.1.0"
1212
kotlinxCoroutinesCore = "1.10.1"
1313
kotlinxHtmlJvm = "0.11.0"
1414
lifecycleViewmodelCompose = "2.8.7"
15-
material = "1.7.6"
16-
navigationCompose = "2.8.5"
15+
material = "1.7.8"
16+
navigationCompose = "2.8.8"
1717
preference = "1.2.1"
1818
sqliteDriver = "1.5.5"
19-
uiToolingPreview = "1.7.6"
19+
uiToolingPreview = "1.7.8"
2020
spotless = "6.22.0"
2121

2222

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)