Skip to content

Commit

Permalink
ios version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpoole committed Apr 25, 2024
1 parent 1fbee0c commit 23cb8a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ target 'ReactNativePortals' do
use_frameworks!
use_react_native!(path: config['reactNativePath'])
# Pods for ReactNativePortals
pod 'IonicPortals', '~> 0.8.0'
pod 'IonicLiveUpdates', '~> 0.4.0'
pod 'IonicPortals', '~> 0.11.0'
pod 'IonicLiveUpdates', '~> 0.5.2'
end

0 comments on commit 23cb8a6

Please sign in to comment.