We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152a2fd commit 796bf66Copy full SHA for 796bf66
rollbar_flutter/ios/rollbar_flutter.podspec
@@ -16,7 +16,7 @@ Connect your Flutter applications to Rollbar for error reporting.
16
s.source_files = 'Classes/**/*'
17
s.public_header_files = 'Classes/**/*.h'
18
s.dependency 'Flutter'
19
- s.dependency 'RollbarNotifier', '~> 3.2.0'
+ s.dependency 'RollbarNotifier', '~> 3.3.3'
20
s.static_framework = true
21
s.platform = :ios, '11.0'
22
0 commit comments