Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.7.0 #56

Merged
merged 18 commits into from
Apr 24, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
updated to latest ios v6.7.0
  • Loading branch information
Poornima Nagarajan committed Apr 17, 2024
commit 07152f9f160b550bd1a3a8b687b9ae05411228c4
2 changes: 1 addition & 1 deletion ios/apptentive_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Apptentive SDK for Flutter
s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
s.dependency 'ApptentiveKit', '6.6'
s.dependency 'ApptentiveKit', '6.7.0'
s.platform = :ios, '13.0'

# Flutter.framework does not contain a i386 slice.
Expand Down