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 56f32fb commit acff7b6Copy full SHA for acff7b6
firebase-inappmessaging-display/firebase-inappmessaging-display.gradle
@@ -93,6 +93,7 @@ dependencies {
93
testImplementation "junit:junit:4.12"
94
testImplementation "org.mockito:mockito-core:2.25.0"
95
testImplementation "com.google.truth:truth:1.0"
96
+ testImplementation 'androidx.test:core:1.2.0'
97
testImplementation 'com.google.guava:guava:27.1-android'
98
99
androidTestImplementation "org.mockito:mockito-core:2.25.0"
0 commit comments