Update to Kotlin 2.0.20 (#1474)

This commit is contained in:
Matthew Haughton
2024-09-01 12:12:24 +00:00
committed by GitHub
parent e46dad2e66
commit 72513e5918
+2 -2
View File
@@ -1,8 +1,8 @@
[versions]
# Plugins
android-plugin = "8.5.0"
kotlin = "2.0.0"
kotlin-ksp = "2.0.0-1.0.22"
kotlin = "2.0.20"
kotlin-ksp = "2.0.20-1.0.24"
detekt = "1.22.0"
android-junit5 = "1.10.0.0"