diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e20641..8745221 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index f7fdabe..d16341f 100644 --- a/README.md +++ b/README.md @@ -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** diff --git a/pubspec.yaml b/pubspec.yaml index dc869fe..c8ff022 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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