Bump google-services from 4.3.10 to 4.3.13 (#1913)

This commit is contained in:
dependabot[bot] 2022-07-09 07:33:46 +00:00 committed by GitHub
parent fcc7dc0913
commit 89a6a98bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-serialization:$kotlin_version"
classpath 'com.android.tools.build:gradle:7.2.1'
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath 'com.google.gms:google-services:4.3.10'
classpath 'com.google.gms:google-services:4.3.13'
classpath 'com.huawei.agconnect:agcp:1.7.0.300'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.1'
classpath "com.github.triplet.gradle:play-publisher:3.6.0"