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

This commit is contained in:
Renovate Bot 2022-06-09 14:32:25 +00:00
parent 8c705ab40e
commit 707ab43c52
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

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