Skip to content
Merged

6.5.2 #200

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Versions
## 6.5.2
- Updated AppsFlyer Android SDK to v6.5.2
- Updated AppsFlyer iOS SDK to v6.5.2
## 6.4.4+2
## 6.4.0+2
## 6.4.0+1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ When submitting an issue please specify your AppsFlyer sign-up (account) email ,

### This plugin is built for

- iOS AppsFlyerSDK **v6.4.4**
- iOS AppsFlyerSDK **v6.5.2**

- Android AppsFlyerSDK **v6.4.3**

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: appsflyer_sdk
description: A Flutter plugin for AppsFlyer SDK. Supports iOS and Android.
version: 6.4.4+2
version: 6.5.2

homepage: https://github.com/AppsFlyerSDK/flutter_appsflyer_sdk

Expand Down