Skip to content

Commit 0498b59

Browse files
committed
Upgrade sdks
1 parent ebfad4b commit 0498b59

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ androidVersionCode = "116"
55
kotlin = "2.2.20"
66
accompanistAppcompatTheme = "0.36.0"
77
activityCompose = "1.11.0"
8-
foundation = "1.9.1"
8+
foundation = "1.9.2"
99
json = "20250517"
1010
koinCore = "4.1.1"
1111
kotlinxCoroutinesCore = "1.10.2"
1212
kotlinxHtmlJvm = "0.12.0"
1313
lifecycleViewmodelCompose = "2.9.4"
14-
material = "1.9.1"
14+
material = "1.9.2"
1515
materialIcons = "1.7.8"
16-
navigationCompose = "2.9.4"
16+
navigationCompose = "2.9.5"
1717
preference = "1.2.1"
1818
sqldelight = "2.1.0"
19-
uiToolingPreview = "1.9.1"
20-
spotless = "7.2.1"
19+
uiToolingPreview = "1.9.2"
20+
spotless = "8.0.0"
2121
kotlinxCollectionsImmutable = "0.4.0"
22-
benManesVersions = "0.52.0"
22+
benManesVersions = "0.53.0"
2323

2424

2525
[libraries]

0 commit comments

Comments
 (0)