Skip to content

Commit a110d81

Browse files
authored
Bump both kotlin versions at the same time. (#412)
1 parent 9d82143 commit a110d81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
agp = "8.9.1"
3-
kotlin = "2.1.10"
4-
ksp = "2.1.10-1.0.31"
3+
kotlin = "2.1.20"
4+
ksp = "2.1.20-1.0.31"
55
coreKtx = "1.15.0"
66
junit = "4.13.2"
77
junitVersion = "1.1.5" # This is to match Compose's version

0 commit comments

Comments
 (0)