Skip to content

Commit

Permalink
Merge pull request #30 from AppsFlyerSDK/dev/RD-36987/update-to-5.2.0
Browse files Browse the repository at this point in the history
update to 5.2.0
  • Loading branch information
af-fess authored Apr 21, 2020
2 parents 51c372e + 3465e01 commit dacba1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
}

dependencies {
implementation 'com.appsflyer:af-android-sdk:5.1.1@aar'
implementation 'com.appsflyer:af-android-sdk:5.2.0@aar'
compileOnly 'com.android.installreferrer:installreferrer:1.1'
compileOnly 'com.segment.analytics.android:analytics:4.+'

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

GROUP=com.appsflyer

VERSION_CODE=11
VERSION_NAME=5.1.1
VERSION_CODE=1
VERSION_NAME=5.2.0
POM_ARTIFACT_ID=segment-android-integration
POM_PACKAGING=aar

Expand Down

0 comments on commit dacba1b

Please sign in to comment.