Skip to content

Commit d126d21

Browse files
fix(deps): update dependency com.google.gms:google-services to v4.4.4
1 parent 6271364 commit d126d21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88
dependencies {
99
classpath 'com.android.tools.build:gradle:8.11.0'
10-
classpath 'com.google.gms:google-services:4.4.2'
10+
classpath 'com.google.gms:google-services:4.4.4'
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20"
1212

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

0 commit comments

Comments
 (0)