From b2ae235827b2000dd97a85a53e8948e08094d8a2 Mon Sep 17 00:00:00 2001 From: Amit Levy Date: Sun, 21 Apr 2024 13:06:25 +0300 Subject: [PATCH] Update readme --- README.md | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06cc15e..fbf698c 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ ### This plugin is built for -- Android AppsFlyer SDK **v6.13.0** -- iOS AppsFlyer SDK **v6.13.2** +- Android AppsFlyer SDK **v6.14.0** +- iOS AppsFlyer SDK **v6.14.2** ## ❗❗ Breaking changes when updating to v6.x.x❗❗ diff --git a/pubspec.yaml b/pubspec.yaml index 64e3c2d..b1d2584 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.14.1 +version: 6.14.2 homepage: https://github.com/AppsFlyerSDK/flutter_appsflyer_sdk