Skip to content

Commit d764872

Browse files
feat: Update to Partner latest version 6.16.0 (#113)
1 parent 00f0f73 commit d764872

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ apply plugin: 'kotlin-android'
3535

3636
android {
3737
defaultConfig {
38-
minSdkVersion 16
38+
minSdkVersion 19
3939
}
4040
}
4141

4242
dependencies {
43-
api 'com.appsflyer:af-android-sdk:6.13.0'
43+
api 'com.appsflyer:af-android-sdk:6.16.0'
4444
}
4545
repositories {
4646
mavenCentral()

0 commit comments

Comments
 (0)