Update to Kotlin 2.0.20 (#1474)

This commit is contained in:
Matthew Haughton 2024-09-01 22:12:24 +10:00 committed by GitHub
parent e46dad2e66
commit 72513e5918
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"