Skip to content

Commit 20f6082

Browse files
Update kotlin
1 parent 993697a commit 20f6082

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ firebaseAnalytics = "22.3.0"
1515
googleGmsGoogleServices = "4.4.2"
1616
hiltAndroid = "2.55"
1717
javaxInject = "1"
18-
kotlin = "2.1.10"
19-
kotlinxSerializationJson = "1.8.0"
20-
kspVersion = "2.1.10-1.0.31"
18+
kotlin = "2.1.21"
19+
kotlinxSerializationJson = "1.8.1"
20+
kspVersion = "2.1.21-2.0.1"
2121
lifecycleRuntimeKtx = "2.8.7"
2222
material = "1.12.0"
2323
mavenPublish = "0.31.0"

0 commit comments

Comments
 (0)