We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebfad4b commit 0498b59Copy full SHA for 0498b59
1 file changed
gradle/libs.versions.toml
@@ -5,21 +5,21 @@ androidVersionCode = "116"
5
kotlin = "2.2.20"
6
accompanistAppcompatTheme = "0.36.0"
7
activityCompose = "1.11.0"
8
-foundation = "1.9.1"
+foundation = "1.9.2"
9
json = "20250517"
10
koinCore = "4.1.1"
11
kotlinxCoroutinesCore = "1.10.2"
12
kotlinxHtmlJvm = "0.12.0"
13
lifecycleViewmodelCompose = "2.9.4"
14
-material = "1.9.1"
+material = "1.9.2"
15
materialIcons = "1.7.8"
16
-navigationCompose = "2.9.4"
+navigationCompose = "2.9.5"
17
preference = "1.2.1"
18
sqldelight = "2.1.0"
19
-uiToolingPreview = "1.9.1"
20
-spotless = "7.2.1"
+uiToolingPreview = "1.9.2"
+spotless = "8.0.0"
21
kotlinxCollectionsImmutable = "0.4.0"
22
-benManesVersions = "0.52.0"
+benManesVersions = "0.53.0"
23
24
25
[libraries]
0 commit comments