Merge pull request #131 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.0.0

Bump org.jetbrains.kotlin.android from 1.9.22 to 2.0.0
This commit is contained in:
Lukas Pieper 2024-06-06 11:56:53 +02:00 committed by GitHub
commit 90b1f7ee62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.9.22'
ext.kotlin_version = '2.0.0'
}
plugins {