We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d493a3 commit 97f8b6dCopy full SHA for 97f8b6d
build.gradle.kts
@@ -8,7 +8,7 @@ buildscript {
8
dependencies {
9
classpath ("com.android.tools.build:gradle:8.10.0")
10
classpath ("org.jetbrains.kotlin:kotlin-gradle-plugin:${Versions.kotlin}")
11
- classpath ("com.google.gms:google-services:4.4.2")
+ classpath ("com.google.gms:google-services:4.4.4")
12
13
classpath ("com.google.dagger:hilt-android-gradle-plugin:${Versions.hilt}")
14
0 commit comments