File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ plugins {
5
5
id(" com.android.library" ) version " 8.12.0" apply false
6
6
id(" org.jetbrains.kotlin.android" ) version " 2.2.0" apply false
7
7
id(" com.google.gms.google-services" ) version " 4.4.3" apply false
8
- id(" com.google.firebase.crashlytics" ) version " 3.0.5 " apply false
9
- id(" com.google.firebase.firebase-perf" ) version " 2.0.0 " apply false
8
+ id(" com.google.firebase.crashlytics" ) version " 3.0.6 " apply false
9
+ id(" com.google.firebase.firebase-perf" ) version " 2.0.1 " apply false
10
10
id(" androidx.navigation.safeargs" ) version " 2.9.3" apply false
11
11
id(" com.github.ben-manes.versions" ) version " 0.52.0" apply true
12
12
id(" org.jetbrains.kotlin.plugin.compose" ) version " 2.2.0" apply false
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id(" com.android.library" ) version " 8.12.0" apply false
6
6
id(" org.jetbrains.kotlin.android" ) version " 2.2.0" apply false
7
7
id(" com.google.gms.google-services" ) version " 4.4.3" apply false
8
- id(" com.google.firebase.crashlytics" ) version " 3.0.5 " apply false
8
+ id(" com.google.firebase.crashlytics" ) version " 3.0.6 " apply false
9
9
}
10
10
11
11
allprojects {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id(" com.android.library" ) version " 8.12.0" apply false
6
6
id(" org.jetbrains.kotlin.android" ) version " 2.2.0" apply false
7
7
id(" com.google.gms.google-services" ) version " 4.4.3" apply false
8
- id(" com.google.firebase.firebase-perf" ) version " 2.0.0 " apply false
8
+ id(" com.google.firebase.firebase-perf" ) version " 2.0.1 " apply false
9
9
}
10
10
11
11
allprojects {
You can’t perform that action at this time.
0 commit comments