Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit ec8cda3

Browse files
committed
Update Google Services version to 4.4.2
1 parent cc14efd commit ec8cda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ allprojects {
77
}
88
dependencies {
99
classpath 'com.android.tools.build:gradle:8.8.0'
10-
classpath "com.google.gms:google-services:4.4.1"
10+
classpath "com.google.gms:google-services:4.4.2"
1111
classpath "com.google.firebase:firebase-crashlytics-gradle:3.0.2"
1212
}
1313
}

0 commit comments

Comments
 (0)