Skip to content

Commit 169893a

Browse files
committed
Update kotlin and compose
1 parent ab6af0a commit 169893a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ androidGradlePlugin = "8.1.4"
1010
androidxActivity = "1.8.0"
1111
androidxAppCompat = "1.6.1"
1212
androidxCompose = "1.6.1"
13-
androidxComposeCompiler = "1.5.4"
13+
androidxComposeCompiler = "1.5.9"
1414
androidxComposeMaterial3 = "1.0.0-alpha13"
1515
androidxComposeConstraintLayout = "1.0.1"
1616
androidxComposeNavigation = "2.5.3"
@@ -30,7 +30,7 @@ composeStableMarker = "1.0.3"
3030
hilt = "2.50"
3131
hiltExt = "1.0.0"
3232
junit4 = "4.13.2"
33-
kotlin = "1.9.20"
33+
kotlin = "1.9.22"
3434
kotlinxCoroutines = "1.7.3"
3535
kotlinxSerializationJson = "1.6.2"
3636
ksp = "1.9.22-1.0.17"

0 commit comments

Comments
 (0)