Merge pull request #4820 from BlueWallet/renovate/com.google.gms-google-services-4.x

Update dependency com.google.gms:google-services to v4.3.12
This commit is contained in:
GLaDOS 2022-06-24 10:50:58 +01:00 committed by GitHub
commit aaa37b6e05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.10' // Google Services plugin
classpath 'com.google.gms:google-services:4.3.12' // Google Services plugin
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.0")