File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 7
7
androidTestCoreVersion = ' 1.3.0'
8
8
androidWorkTestVersion = ' 2.5.0'
9
9
awaitilityVersion = ' 3.1.5'
10
- firebaseCoreVersion = ' 17.2.2 '
10
+ firebaseAnalytics = ' 19.0.1 '
11
11
googlePlayServicesVersion = ' 17.0.0'
12
12
jUnitVersion = ' 4.13.2'
13
13
reflectionsVersion = ' 0.9.12'
@@ -62,9 +62,8 @@ dependencies {
62
62
// Use local OneSignal SDK
63
63
implementation(project(' :onesignal' ))
64
64
65
- // Required to shadow firebase analytics classes
66
65
implementation " com.google.android.gms:play-services-location:$googlePlayServicesVersion "
67
- implementation " com.google.firebase:firebase-core: $f irebaseCoreVersion "
66
+ implementation " com.google.firebase:firebase-analytics: $f irebaseAnalytics "
68
67
69
68
implementation " com.huawei.hms:push:$huaweiHMSPushVersion "
70
69
implementation " com.huawei.hms:location:$huaweiHMSLocationVersion "
You can’t perform that action at this time.
0 commit comments