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 603dd94 commit 3b000e4Copy full SHA for 3b000e4
firebase-messaging/firebase-messaging.gradle
@@ -129,7 +129,7 @@ dependencies {
129
testImplementation 'com.google.guava:guava-testlib:12.0-rc2'
130
testImplementation 'androidx.test.espresso:espresso-intents:3.2.0'
131
testImplementation 'androidx.test:rules:1.2.0'
132
- testImplementation 'androidx.test.ext:truth:1.2.0'
+ testImplementation 'androidx.test.ext:truth:1.4.0'
133
testImplementation 'androidx.test.services:test-services:1.2.0'
134
testImplementation 'androidx.core:core:1.6.0'
135
}
0 commit comments