Update Kotlin to v2.4.10

This commit is contained in:
renovate[bot]
2026-07-14 17:52:37 +02:00
committed by Niels van Velzen
parent 6aa6aab9f6
commit bcc569f71c
+1 -1
View File
@@ -6,7 +6,7 @@ android-targetSdk = "36"
# Plugins
android-plugin = "9.2.1"
kotlin = "2.4.0"
kotlin = "2.4.10"
kotlin-ksp = "2.3.10"
detekt = "1.23.8"
android-junit5 = "2.0.1"