Skip to content

Commit

Permalink
Merge pull request #35 from AppsFlyerSDK/releases/6.x.x/6.5.x/6.5.2
Browse files Browse the repository at this point in the history
update docs
  • Loading branch information
af-margot authored Jan 30, 2022
2 parents 5be4167 + 6e32ce9 commit 5a05132
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Versions

## 6.5.2
- update iOS SDK to 6.5.2
- update Android SDK to 6.5.2

## 6.4.4
- update iOS SDK to 6.4.4
- update Android SDK to 6.4.3
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ In order for us to provide optimal support, we would kindly ask you to submit an

### <a id="plugin-build-for"> This plugin is built for

- Android AppsFlyer SDK **v6.4.3**
- iOS AppsFlyer SDK **v6.4.4**
- Android AppsFlyer SDK **v6.5.2**
- iOS AppsFlyer SDK **v6.5.2**


### <a id="integration"> Integration:
Expand Down
2 changes: 1 addition & 1 deletion docs/Android_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ list(APPEND GAME_HEADER
We prefer to use `gradle` - as the easiest way to stay up to date. Please add the following lines to your gradle app dependencies:

```
implementation 'com.appsflyer:af-android-sdk:6.2.0'
implementation 'com.appsflyer:af-android-sdk:6.5.2'
```

For Google Install Referrer, please, add also:
Expand Down

0 comments on commit 5a05132

Please sign in to comment.