Merge pull request #4786 from BlueWallet/renovate/org.jetbrains.kotlin-kotlin-gradle-plugin-1.x

Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.7.0
This commit is contained in:
GLaDOS 2022-06-09 16:37:21 +01:00 committed by GitHub
commit 083d240c4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ buildscript {
classpath("com.bugsnag:bugsnag-android-gradle-plugin:5.+")
classpath 'com.google.gms:google-services:4.3.10' // Google Services plugin
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.0")
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files