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.
2 parents 6385c06 + 13f9136 commit 1e81415Copy full SHA for 1e81415
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.5.0")
+ implementation("com.segment.analytics.kotlin:android:1.6.2")
46
implementation("androidx.multidex:multidex:2.0.1")
47
implementation("androidx.core:core-ktx:1.7.0")
48
0 commit comments