[Android]: Bump google-services from 4.3.12 to 4.3.13

Bumps google-services from 4.3.12 to 4.3.13.

---
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>
This commit is contained in:
dependabot[bot]
2022-06-29 07:20:39 +00:00
committed by GitHub
parent 54a1bdceb8
commit e3d5bef73e
+1 -1
View File
@@ -17,7 +17,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:7.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.3.12'
classpath 'com.google.gms:google-services:4.3.13'
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:$navigation_version"