Merge pull request #179 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.2.10

Bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.10
This commit is contained in:
Lukas Pieper 2025-08-30 14:45:26 +02:00 committed by GitHub
commit 83254b320e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
[versions]
agp = "8.11.0"
kotlin = "2.2.0"
kotlin = "2.2.10"
[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }