Skip to content

Commit 7424a58

Browse files
Merge pull request #339 from heinrichreimer/dependabot/gradle/com.google.gms.google-services-4.4.2
Bump com.google.gms.google-services from 4.4.1 to 4.4.2
2 parents 9725d55 + 1f72801 commit 7424a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("com.android.application") version "8.4.0" apply false
33
id("com.android.library") version "8.4.0" apply false
4-
id("com.google.gms.google-services") version "4.4.1" apply false
4+
id("com.google.gms.google-services") version "4.4.2" apply false
55
id("com.palantir.git-version") version "3.0.0" apply false
66
}

0 commit comments

Comments
 (0)