Bump google-services from 4.3.10 to 4.3.12 (#2641)

Bumps google-services from 4.3.10 to 4.3.12.

---
updated-dependencies:
- dependency-name: com.google.gms:google-services
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-26 15:40:53 -04:00 committed by GitHub
parent 9c2c2ae4ae
commit bd6cdb0f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.2.1")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
classpath("com.google.gms:google-services:4.3.10")
classpath("com.google.gms:google-services:4.3.12")
classpath("com.google.firebase:firebase-appdistribution-gradle:3.0.2")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.8.2.0")
classpath("com.github.triplet.gradle:play-publisher:3.7.0")