Skip to content

Commit

Permalink
Bump appsflyer sdk from 6.3.2 to 6.13.0 to DMA compliance. Also bumpe…
Browse files Browse the repository at this point in the history
…d the segment analytics-kotlin sdk from 1.12.0 to 1.14.2.
  • Loading branch information
didiergarcia committed Mar 12, 2024
1 parent 4eff3fd commit 3aa32a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ android {
}

dependencies {
implementation("com.segment.analytics.kotlin:android:1.12.0")
implementation("com.segment.analytics.kotlin:android:1.14.2")
implementation("androidx.multidex:multidex:2.0.1")

implementation("androidx.core:core-ktx:1.8.0")
Expand All @@ -51,7 +51,7 @@ dependencies {

// Partner Dependencies
dependencies {
implementation("com.appsflyer:af-android-sdk:6.3.2")
implementation("com.appsflyer:af-android-sdk:6.13.0")
implementation ("com.android.installreferrer:installreferrer:2.2")
}

Expand Down

0 comments on commit 3aa32a6

Please sign in to comment.