Skip to content

Commit 157e6a3

Browse files
committed
Upgrade dependencies
1 parent e366234 commit 157e6a3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ androidVersionCode = "169"
55
android-compileSdk = "37"
66
android-minSdk = "24"
77
android-targetSdk = "37"
8-
kotlin = "2.4.0"
8+
kotlin = "2.4.10"
99
composeMultiplatform = "1.11.1"
1010
composeMaterial3 = "1.9.0"
1111
composeMaterial3Adaptive = "1.2.0"
@@ -18,10 +18,10 @@ kotlinxHtmlJvm = "0.12.0"
1818
kotlinxSerializationCore = "1.11.0"
1919
navigationCompose = "2.9.2"
2020
preference = "1.2.1"
21-
spotless = "8.8.0"
21+
spotless = "8.9.0"
2222
kotlinxCollectionsImmutable = "0.5.1"
2323
mordant = "3.0.2"
24-
skie = "0.10.13"
24+
skie = "0.10.14"
2525
paparazzi = "2.0.0-alpha05"
2626
androidSdkCommon = "32.3.1"
2727
lifecycleCompose = "2.11.0"

0 commit comments

Comments
 (0)