Skip to content

Commit

Permalink
Merge pull request #1497 from PaulWoitaschek/renovate/com.google.gms.…
Browse files Browse the repository at this point in the history
…google-services-4.x

Update plugin googleServices to v4.3.14
  • Loading branch information
PaulWoitaschek authored Sep 20, 2022
2 parents ba96de5 + 3eb6466 commit 93319f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ anvil = { id = "com.squareup.anvil", version = "2.4.2" }
ktlint = { id = "org.jmailen.kotlinter", version = "3.12.0" }
ksp = { id = "com.google.devtools.ksp", version = "1.7.10-1.0.6" }
crashlytics = { id = "com.google.firebase.crashlytics", version = "2.9.2" }
googleServices = { id = "com.google.gms.google-services", version = "4.3.13" }
googleServices = { id = "com.google.gms.google-services", version = "4.3.14" }
playPublish = { id = "com.github.triplet.play", version = "3.7.0" }
android-app = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }

0 comments on commit 93319f6

Please sign in to comment.