Skip to content

Commit fe008ff

Browse files
chore(ios): add app flows defect fix snapshot
1 parent 9cbb633 commit fe008ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/default/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ end
2424

2525
target 'InstabugExample' do
2626
config = use_native_modules!
27-
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-app-flow/12.7.0/Instabug.podspec'
27+
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/fix-app-flows-defects/12.7.1/Instabug.podspec'
2828
rn_maps_path = '../node_modules/react-native-maps'
2929
pod 'react-native-google-maps', :path => rn_maps_path
3030
# Flags change depending on the env values.

0 commit comments

Comments
 (0)