Skip to content

Commit 66c6c13

Browse files
chore(deps): update kotlin to v2
1 parent 01b7b69 commit 66c6c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ javaTargetCompatibility = "17"
55
javaSourceCompatibility = "11"
66

77
agp = "8.4.1"
8-
kotlin = "1.9.23"
8+
kotlin = "2.0.0"
99
kotlinCoroutines = "1.8.0"
1010
kotlinDate = "0.5.0"
11-
ksp = "1.9.23-1.0.20"
11+
ksp = "2.0.0-1.0.24"
1212

1313
appCompat = "1.7.0"
1414
lifecycleViewModel = "2.8.1"

0 commit comments

Comments
 (0)