Merge pull request #197 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.3.0

Bump org.jetbrains.kotlin.android from 2.2.21 to 2.3.0
This commit is contained in:
Lukas Pieper 2026-01-10 22:27:32 +01:00 committed by GitHub
commit 47faa33263
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
[versions]
agp = "8.13.1"
kotlin = "2.2.21"
kotlin = "2.3.0"
[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }