Merge pull request #160 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.1.20

Bump org.jetbrains.kotlin.android from 2.1.10 to 2.1.20
This commit is contained in:
Lukas Pieper 2025-03-21 20:02:31 +01:00 committed by GitHub
commit 0ac80622c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
[versions]
agp = "8.8.0"
kotlin = "2.1.10"
kotlin = "2.1.20"
[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }