Merge pull request #115 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-1.9.20

Bump org.jetbrains.kotlin.android from 1.9.10 to 1.9.20
This commit is contained in:
Lukas Pieper 2023-10-31 08:59:36 +01:00 committed by GitHub
commit 3c83e7bfb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.9.10'
ext.kotlin_version = '1.9.20'
}
plugins {