Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.7.22

This commit is contained in:
renovate[bot] 2022-11-28 13:21:31 +00:00 committed by GitHub
parent b3824b2e43
commit d8592ea574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.3.1'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.21'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.22'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files