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 253f630 commit 98e907cCopy full SHA for 98e907c
build.gradle
@@ -1,7 +1,6 @@
1
buildscript {
2
repositories {
3
mavenCentral()
4
- jcenter()
5
google()
6
}
7
@@ -54,7 +53,7 @@ dependencies {
54
53
55
56
57
- api 'com.segment.analytics.android:analytics:4.3.1'
+ api 'com.segment.analytics.android:analytics:4.10.4'
58
implementation 'com.google.firebase:firebase-analytics:18.0.0'
59
60
testImplementation 'com.segment.analytics.android:analytics-tests:4.3.1'
0 commit comments