Bump google-services from 4.3.14 to 4.3.15 (#2110)

This commit is contained in:
dependabot[bot] 2023-01-29 17:55:16 +00:00 committed by GitHub
parent f7d12670e7
commit 277c3c7f0b
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.4.0'
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath 'com.google.gms:google-services:4.3.14'
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.huawei.agconnect:agcp:1.8.0.300'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.2'
classpath "com.github.triplet.gradle:play-publisher:3.6.0"