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 4b208ad commit 9d2c533Copy full SHA for 9d2c533
inappmessaging/app/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
40
implementation 'androidx.multidex:multidex:2.0.1'
41
42
- implementation 'com.google.firebase:firebase-inappmessaging-display:18.0.0'
+ implementation 'com.google.firebase:firebase-inappmessaging-display:18.0.1'
43
implementation 'com.google.firebase:firebase-core:17.0.0'
44
implementation 'com.google.firebase:firebase-iid:19.0.0'
45
0 commit comments