Skip to content

Commit

Permalink
Bump com.google.gms:google-services from 4.3.14 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps com.google.gms:google-services from 4.3.14 to 4.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 4c61e8a commit 50a86b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:8.1.1'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
classpath 'com.google.gms:google-services:4.3.14'
classpath 'com.google.gms:google-services:4.4.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath("com.spotify.ruler:ruler-gradle-plugin:2.0.0-alpha-4")
}
Expand Down

0 comments on commit 50a86b8

Please sign in to comment.