Skip to content

Commit 9190880

Browse files
Update dependency com.google.gms:google-services to v4.4.0
1 parent b1250a4 commit 9190880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import org.jetbrains.kotlin.cli.common.toBooleanLenient
66
buildscript {
77
dependencies {
88
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10")
9-
classpath("com.google.gms:google-services:4.3.15")
9+
classpath("com.google.gms:google-services:4.4.0")
1010
}
1111
}
1212

0 commit comments

Comments
 (0)