Skip to content

Commit c7be602

Browse files
committed
Merge branch 'main' into ep/vertex-common
2 parents 0d7e160 + 5fe51eb commit c7be602

37 files changed

+1340
-2151
lines changed

firebase-components/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Unreleased
2-
2+
* [fixed] updated proguard rules to keep component registrar working with newer proguard versions.
33

44
# 17.1.2
55
* [changed] Internal changes to ensure only one interface is provided for

firebase-crashlytics/firebase-crashlytics.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ dependencies {
9898
testImplementation(libs.mockito.core)
9999
testImplementation(libs.robolectric)
100100
testImplementation(libs.truth)
101-
testImplementation(project(":integ-testing"))
102101

103102
androidTestImplementation(libs.androidx.test.core)
104103
androidTestImplementation(libs.androidx.test.runner)

0 commit comments

Comments
 (0)