Merge pull request #22 from TheAnonyUnknown/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.7.10

Bump kotlin-gradle-plugin from 1.7.0 to 1.7.10
This commit is contained in:
ձռօռყ_սռĸռօառ 2022-07-07 21:57:09 +05:30 committed by GitHub
commit 4cd0b0a6ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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