Skip to content

Commit f73957f

Browse files
author
Simon Schubert
committed
Upgrade sdks
1 parent 84ded38 commit f73957f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ kotlin = "2.1.21"
55
kotlinGradlePlugin = "2.1.21"
66
accompanistAppcompatTheme = "0.36.0"
77
activityCompose = "1.10.1"
8-
foundation = "1.8.1"
8+
foundation = "1.8.2"
99
gradle = "8.10.0"
1010
json = "20250517"
1111
koinCore = "4.0.4"
1212
kotlinxCoroutinesCore = "1.10.2"
1313
kotlinxHtmlJvm = "0.12.0"
1414
lifecycleViewmodelCompose = "2.9.0"
15-
material = "1.8.1"
15+
material = "1.8.2"
1616
materialIcons = "1.7.8"
1717
navigationCompose = "2.9.0"
1818
preference = "1.2.1"
1919
sqldelight = "2.1.0"
20-
uiToolingPreview = "1.8.1"
20+
uiToolingPreview = "1.8.2"
2121
spotless = "7.0.3"
2222

2323

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.14-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)