Merge pull request #136 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.0.10

Bump org.jetbrains.kotlin.android from 2.0.0 to 2.0.10
This commit is contained in:
Lukas Pieper 2024-08-07 22:49:32 +02:00 committed by GitHub
commit 2ba8e6a018
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.0'
ext.kotlin_version = '2.0.10'
}
plugins {