Skip to content

Commit fbc8da8

Browse files
Bump com.google.gms:google-services from 4.4.3 to 4.4.4 (#393)
Bumps com.google.gms:google-services from 4.4.3 to 4.4.4. --- updated-dependencies: - dependency-name: com.google.gms:google-services dependency-version: 4.4.4 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>
1 parent 208e023 commit fbc8da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath 'com.android.tools.build:gradle:8.13.0'
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13-
classpath 'com.google.gms:google-services:4.4.3'
13+
classpath 'com.google.gms:google-services:4.4.4'
1414
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.6'
1515

1616
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)