Merge pull request #139 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.0.20

Bump org.jetbrains.kotlin.android from 2.0.10 to 2.0.20
This commit is contained in:
Lukas Pieper 2024-10-10 19:31:07 +02:00 committed by GitHub
commit f52d6e7ed8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '2.0.10'
ext.kotlin_version = '2.0.20'
}
plugins {