Skip to content

Commit 5aee570

Browse files
committed
Upgrade Firebase Crashlytics and Perf plugins
This fixes the Project Isolation issues in these plugins firebase/firebase-android-sdk#6748 Test: ./gradlew build --dry-run -Dorg.gradle.unsafe.isolated-projects=true -> fewer issues
1 parent 30a5af5 commit 5aee570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ androidxWork = "2.10.0"
3333
coil = "2.7.0"
3434
dependencyGuard = "0.5.0"
3535
firebaseBom = "33.7.0"
36-
firebaseCrashlyticsPlugin = "3.0.2"
37-
firebasePerfPlugin = "1.4.2"
36+
firebaseCrashlyticsPlugin = "3.0.6"
37+
firebasePerfPlugin = "2.0.1"
3838
gmsPlugin = "4.4.2"
3939
googleOss = "17.1.0"
4040
googleOssPlugin = "0.10.6"

0 commit comments

Comments
 (0)