File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ android {
2424dependencies {
2525 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
2626 implementation ' androidx.appcompat:appcompat:1.1.0'
27- implementation " com.google.firebase:firebase-iid:20.2.2 "
27+ implementation " com.google.firebase:firebase-iid:20.2.3 "
2828 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"
2929}
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ android {
2424dependencies {
2525 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
2626 implementation ' androidx.appcompat:appcompat:1.1.0'
27- implementation " com.google.firebase:firebase-messaging:20.2.2 "
27+ implementation " com.google.firebase:firebase-messaging:20.2.3 "
2828
2929 // For an optimal experience using FCM, add the Firebase SDK
3030 // for Google Analytics. This is recommended, but not required.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ repositories {
3030dependencies {
3131 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
3232 implementation ' androidx.appcompat:appcompat:1.1.0'
33- implementation " com.google.firebase:firebase-iid:20.2.2 "
33+ implementation " com.google.firebase:firebase-iid:20.2.3 "
3434 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"
3535
3636 implementation(name :' cloudtestingscreenshotter_lib' , ext :' aar' )
You can’t perform that action at this time.
0 commit comments