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 8e77f90 commit e32417dCopy full SHA for e32417d
build.gradle
@@ -25,7 +25,7 @@ buildscript {
25
classpath libs.gradle.kotlinPlugin
26
classpath libs.gradle.hiltPlugin
27
classpath 'com.google.firebase:firebase-appdistribution-gradle:3.1.1'
28
- classpath 'com.google.gms:google-services:4.3.14'
+ classpath 'com.google.gms:google-services:4.3.15'
29
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.5.0.2730'
30
classpath 'com.google.android.gms:oss-licenses-plugin:0.10.6'
31
classpath "com.likethesalad.android:stem-plugin:2.3.0"
0 commit comments