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 b6d01de commit b0089cfCopy full SHA for b0089cf
build.gradle.kts
@@ -8,7 +8,7 @@ buildscript {
8
dependencies {
9
classpath ("com.android.tools.build:gradle:8.1.1")
10
classpath ("org.jetbrains.kotlin:kotlin-gradle-plugin:${Versions.kotlin}")
11
- classpath ("com.google.gms:google-services:4.3.15")
+ classpath ("com.google.gms:google-services:4.4.0")
12
13
classpath ("com.google.dagger:hilt-android-gradle-plugin:${Versions.hilt}")
14
0 commit comments