Merge pull request #117 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-1.9.21

Bump org.jetbrains.kotlin.android from 1.9.20 to 1.9.21
This commit is contained in:
Lukas Pieper 2023-11-30 13:44:04 +01:00 committed by GitHub
commit 88e23f1b1c
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.20'
ext.kotlin_version = '1.9.21'
}
plugins {