Skip to content

Commit 0c601f0

Browse files
authored
Fixing latest version for analytics-kotlin library (#9)
1 parent 56f06ca commit 0c601f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
dependencies {
4343
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.1.5")
4444

45-
implementation("com.segment.analytics.kotlin:android:1.8.0")
45+
implementation("com.segment.analytics.kotlin:android:1.13.1")
4646
implementation("androidx.multidex:multidex:2.0.1")
4747

4848
implementation("androidx.core:core-ktx:1.7.0")

0 commit comments

Comments
 (0)