Skip to content

Commit 18d441d

Browse files
Merge pull request #324 from heinrichreimer/dependabot/gradle/com.google.gms-google-services-4.4.1
Bump com.google.gms:google-services from 4.3.2 to 4.4.1
2 parents 6c684d9 + b41fdb4 commit 18d441d

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
@@ -7,7 +7,7 @@ buildscript {
77
}
88
dependencies {
99
classpath 'com.android.tools.build:gradle:3.5.0'
10-
classpath 'com.google.gms:google-services:4.3.2'
10+
classpath 'com.google.gms:google-services:4.4.1'
1111

1212
// NOTE: Do not place your application dependencies here; they belong
1313
// in the individual module build.gradle files

0 commit comments

Comments
 (0)