Merge pull request #191 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.2.21

Bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.21
This commit is contained in:
Lukas Pieper 2025-11-29 16:55:05 +01:00 committed by GitHub
commit 2f1e9c7ada
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.10"
kotlin = "2.2.21"
[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }