Skip to content

Commit 20a06e8

Browse files
authored
ANDROID-16026 Downgrade kotlin version down to 2.0.X (#23)
1 parent 3d3a55c commit 20a06e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
activity = "1.10.1"
33
android-gradle-plugin = "8.7.3"
44
junit = "4.13.2"
5-
kotlin = "2.1.10"
5+
kotlin = "2.0.21"
66
androidx-lifecycle = "2.2.0"
77
material = "1.12.0"
88
elviswhew-xlog = "1.11.1"

0 commit comments

Comments
 (0)