Merge pull request #168 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.2.0

Bump org.jetbrains.kotlin.android from 2.1.20 to 2.2.0
This commit is contained in:
Lukas Pieper 2025-07-05 20:22:36 +02:00 committed by GitHub
commit 4f357e0a00
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.1.20"
kotlin = "2.2.0"
[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }