Skip to content

Commit

Permalink
update to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
af-fess committed Apr 21, 2020
1 parent 51c372e commit 3465e01
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 3465e01

Please sign in to comment.