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 138afa2 commit d60884bCopy full SHA for d60884b
build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
}
56
57
api 'com.segment.analytics.android:analytics:4.3.1'
58
- implementation 'com.google.firebase:firebase-analytics:17.2.1'
+ implementation 'com.google.firebase:firebase-analytics:18.0.0'
59
60
testImplementation 'com.segment.analytics.android:analytics-tests:4.3.1'
61
testImplementation 'junit:junit:4.12'
0 commit comments