Skip to content

Commit 98e907c

Browse files
committed
update analytics-android to latest
1 parent 253f630 commit 98e907c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
buildscript {
22
repositories {
33
mavenCentral()
4-
jcenter()
54
google()
65
}
76

@@ -54,7 +53,7 @@ dependencies {
5453
google()
5554
}
5655

57-
api 'com.segment.analytics.android:analytics:4.3.1'
56+
api 'com.segment.analytics.android:analytics:4.10.4'
5857
implementation 'com.google.firebase:firebase-analytics:18.0.0'
5958

6059
testImplementation 'com.segment.analytics.android:analytics-tests:4.3.1'

0 commit comments

Comments
 (0)