Skip to content

Commit c52a4d7

Browse files
authoredDec 10, 2024··
Revert Kotlin to 2.0.21 (#397)
1 parent 3a7f3cd commit c52a4d7

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
@@ -1,6 +1,6 @@
11
[versions]
2-
kotlin = "2.1.0"
3-
ktlint = "1.5.0"
2+
kotlin = "2.0.21"
3+
ktlint = "1.4.1"
44
detekt = "1.23.7"
55
junit = "5.11.3"
66

0 commit comments

Comments
 (0)
Please sign in to comment.