Merge pull request #1419 from libre-tube/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.7.20

Bump kotlin-gradle-plugin from 1.7.10 to 1.7.20
This commit is contained in:
Bnyro 2022-09-30 13:08:45 +02:00 committed by GitHub
commit 002a9a5f8a
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.2.2'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files