Skip to content

Commit ae6703e

Browse files
chore(deps): update dependency com.google.gms:google-services to v4.4.0
1 parent f655319 commit ae6703e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath 'com.android.tools.build:gradle:8.0.0'
9-
classpath "com.google.gms:google-services:4.3.15"
9+
classpath "com.google.gms:google-services:4.4.0"
1010
// NOTE: Do not place your application dependencies here; they belong
1111
// in the individual module build.gradle files
1212
}

0 commit comments

Comments
 (0)