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 56f06ca commit 0c601f0Copy full SHA for 0c601f0
lib/build.gradle.kts
@@ -42,7 +42,7 @@ android {
42
dependencies {
43
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.1.5")
44
45
- implementation("com.segment.analytics.kotlin:android:1.8.0")
+ implementation("com.segment.analytics.kotlin:android:1.13.1")
46
implementation("androidx.multidex:multidex:2.0.1")
47
48
implementation("androidx.core:core-ktx:1.7.0")
0 commit comments