File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,21 +44,21 @@ dependencies {
44
44
implementation ' com.android.volley:volley:1.2.0'
45
45
implementation ' androidx.appcompat:appcompat:1.2.0'
46
46
androidTestImplementation ' androidx.test.ext:junit:1.1.2'
47
- androidTestImplementation ' androidx.test.espresso:espresso-core:3.3 .0'
47
+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.4 .0'
48
48
implementation ' com.google.firebase:firebase-analytics:19.0.1'
49
- implementation ' com.google.firebase:firebase-crashlytics:18.0 .1'
49
+ implementation ' com.google.firebase:firebase-crashlytics:18.2 .1'
50
50
implementation ' com.google.firebase:firebase-perf:19.1.1'
51
51
implementation ' com.github.PhilJay:MPAndroidChart:v3.1.0'
52
52
implementation ' com.google.firebase:firebase-messaging:22.0.0'
53
53
implementation ' com.google.android.material:material:1.3.0'
54
54
implementation ' com.google.android.gms:play-services-location:18.0.0'
55
55
implementation ' com.google.android.play:core:1.10.0'
56
56
implementation ' com.google.android.material:material:1.3.0'
57
- implementation ' com.google.android.gms:play-services-auth:19.0 .0'
57
+ implementation ' com.google.android.gms:play-services-auth:19.2 .0'
58
58
implementation ' com.google.firebase:firebase-auth:20.0.3'
59
59
implementation ' com.google.android.gms:play-services-safetynet:17.0.0'
60
60
implementation ' com.amitshekhar.android:android-networking:1.0.2'
61
- implementation ' com.google.firebase:firebase-config:20 .0.4 '
61
+ implementation ' com.google.firebase:firebase-config:21 .0.1 '
62
62
63
63
64
64
}
You can’t perform that action at this time.
0 commit comments