Skip to content

Commit f66a760

Browse files
authored
Merge pull request #165 from norkator/dependabot/gradle/com.google.gms-google-services-4.3.15
Bump com.google.gms:google-services from 4.3.14 to 4.3.15
2 parents 87fcfae + 553c18b commit f66a760

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99
dependencies {
1010
classpath 'com.android.tools.build:gradle:8.1.0'
11-
classpath 'com.google.gms:google-services:4.3.14'
11+
classpath 'com.google.gms:google-services:4.3.15'
1212

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

0 commit comments

Comments
 (0)