Skip to content

Commit 60b8ec0

Browse files
author
Ali Abdelfattah
authored
Update instabug_flutter.podspec
1 parent 73eea41 commit 60b8ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/instabug_flutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A new flutter plugin project.
1515
s.source_files = 'Classes/**/*'
1616
s.public_header_files = 'Classes/**/*.h'
1717
s.dependency 'Flutter'
18-
s.dependency 'Instabug', '10.11.1'
18+
s.dependency 'Instabug', '10.11.2'
1919

2020
s.ios.deployment_target = '10.0'
2121
s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-framework "Flutter" -framework "Instabug"'}

0 commit comments

Comments
 (0)