Merge pull request #120 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-1.9.22

Bump org.jetbrains.kotlin.android from 1.9.21 to 1.9.22
This commit is contained in:
Lukas Pieper 2024-02-06 18:15:16 +01:00 committed by GitHub
commit 20920be1bf
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.21'
ext.kotlin_version = '1.9.22'
}
plugins {