Skip to content

Commit 9e6b190

Browse files
authored
Merge pull request #149 from AppsFlyerSDK/6.3.5
Update to v6.3.5 iOS SDK
2 parents 01a64bf + fb2cec7 commit 9e6b190

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Versions
2+
## 6.3.5
3+
- Updated AppsFlyer iOS SDK to v6.3.5
24

35
## 6.3.3+1
46
- fix JNI issue

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ When submitting an issue please specify your AppsFlyer sign-up (account) email ,
3636

3737
### This plugin is built for
3838

39-
- iOS AppsFlyerSDK **v6.3.2**
39+
- iOS AppsFlyerSDK **v6.3.5**
4040

4141
- Android AppsFlyerSDK **v6.3.2**
4242

ios/appsflyer_sdk.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ AppsFlyer is the market leader in mobile advertising attribution & analytics, he
2121
s.source_files = 'Classes/**/*'
2222
s.public_header_files = 'Classes/**/*.h'
2323
s.dependency 'Flutter'
24-
s.ios.dependency 'AppsFlyerFramework', '6.3.2'
24+
s.ios.dependency 'AppsFlyerFramework', '6.3.5'
2525

2626
end

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: appsflyer_sdk
22
description: A Flutter plugin for AppsFlyer SDK. Supports iOS and Android.
3-
version: 6.3.3+1
3+
version: 6.3.5
44

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

0 commit comments

Comments
 (0)