Skip to content

Commit

Permalink
chore(ios): upgrade native library to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Jan 19, 2023
1 parent 2760408 commit a33784f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/apivideo_live_stream.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A new flutter plugin project.
s.source = { :path => '.' }
s.source_files = 'Classes/**/*'
s.dependency 'Flutter'
s.dependency 'ApiVideoLiveStream', "1.3.2"
s.dependency 'ApiVideoLiveStream', "1.3.3"
s.platform = :ios, '11.0'

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

0 comments on commit a33784f

Please sign in to comment.