File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ buildscript {
15
15
}
16
16
dependencies {
17
17
classpath ' com.android.tools.build:gradle:8.3.0-alpha13'
18
- classpath ' com.google.gms:google-services:4.3.15 '
18
+ classpath ' com.google.gms:google-services:4.4.0 '
19
19
classpath ' com.google.firebase:firebase-crashlytics-gradle:2.9.8'
20
20
classpath ' com.google.firebase:perf-plugin:1.4.2'
21
21
classpath ' com.google.android.gms:oss-licenses-plugin:0.10.6'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
mavenCentral()
9
9
}
10
10
dependencies {
11
- classpath ' com.google.gms:google-services:4.3.15 '
11
+ classpath ' com.google.gms:google-services:4.4.0 '
12
12
classpath ' com.android.tools.build:gradle:8.3.0-alpha13'
13
13
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0"
14
14
}
You can’t perform that action at this time.
0 commit comments