mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.7.0
This commit is contained in:
parent
8c705ab40e
commit
707ab43c52
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue