File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ android {
24
24
dependencies {
25
25
implementation ' androidx.legacy:legacy-support-v4:1.0.0'
26
26
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 "
28
28
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"
29
29
}
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ android {
24
24
dependencies {
25
25
implementation ' androidx.legacy:legacy-support-v4:1.0.0'
26
26
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 "
28
28
29
29
// For an optimal experience using FCM, add the Firebase SDK
30
30
// for Google Analytics. This is recommended, but not required.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ repositories {
30
30
dependencies {
31
31
implementation ' androidx.legacy:legacy-support-v4:1.0.0'
32
32
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 "
34
34
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"
35
35
36
36
implementation(name :' cloudtestingscreenshotter_lib' , ext :' aar' )
You can’t perform that action at this time.
0 commit comments