Update Kotlin to v2

This commit is contained in:
renovate[bot]
2024-07-06 11:32:42 +02:00
committed by Niels van Velzen
parent 117747d54d
commit 4834e8a3a7
+2 -2
View File
@@ -1,8 +1,8 @@
[versions]
# Plugins
android-plugin = "8.5.0"
kotlin = "1.9.24"
kotlin-ksp = "1.9.24-1.0.20"
kotlin = "2.0.0"
kotlin-ksp = "2.0.0-1.0.22"
detekt = "1.22.0"
android-junit5 = "1.10.0.0"