mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Update dependency com.android.tools.build:gradle to v4.2.2
This commit is contained in:
parent
f2fc8cb10f
commit
0fd59dc918
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath('com.android.tools.build:gradle:4.2.1')
|
||||
classpath('com.android.tools.build:gradle:4.2.2')
|
||||
classpath("com.bugsnag:bugsnag-android-gradle-plugin:5.+")
|
||||
classpath 'com.google.gms:google-services:4.3.10' // Google Services plugin
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue