mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-26 08:55:56 +01:00
Update dependency com.google.gms:google-services to v4.3.14
This commit is contained in:
parent
3cd230c57f
commit
4339d3fd05
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ buildscript {
|
|||
dependencies {
|
||||
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.12' // Google Services plugin
|
||||
classpath 'com.google.gms:google-services:4.3.14' // Google Services plugin
|
||||
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue