Skip to content

Commit 2878d92

Browse files
authored
Bump appsflyer sdk from 6.3.2 to 6.13.0 to DMA compliance. Also bumped the segment analytics-kotlin sdk from 1.12.0 to 1.14.2. (#10)
1 parent 4eff3fd commit 2878d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
}
4040

4141
dependencies {
42-
implementation("com.segment.analytics.kotlin:android:1.12.0")
42+
implementation("com.segment.analytics.kotlin:android:1.14.2")
4343
implementation("androidx.multidex:multidex:2.0.1")
4444

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

5252
// Partner Dependencies
5353
dependencies {
54-
implementation("com.appsflyer:af-android-sdk:6.3.2")
54+
implementation("com.appsflyer:af-android-sdk:6.13.0")
5555
implementation ("com.android.installreferrer:installreferrer:2.2")
5656
}
5757

0 commit comments

Comments
 (0)