Skip to content

Commit acff7b6

Browse files
committed
Fix dep
1 parent 56f32fb commit acff7b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase-inappmessaging-display/firebase-inappmessaging-display.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ dependencies {
9393
testImplementation "junit:junit:4.12"
9494
testImplementation "org.mockito:mockito-core:2.25.0"
9595
testImplementation "com.google.truth:truth:1.0"
96+
testImplementation 'androidx.test:core:1.2.0'
9697
testImplementation 'com.google.guava:guava:27.1-android'
9798

9899
androidTestImplementation "org.mockito:mockito-core:2.25.0"

0 commit comments

Comments
 (0)