We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0e597 commit d8f5f17Copy full SHA for d8f5f17
1 file changed
ios/Podfile
@@ -9,7 +9,7 @@ end
9
10
target 'Plugin' do
11
capacitor_pods
12
- pod 'BugfenderSDK', '~> 1.10' # From 1.10 to 2.0 (excluded)
+ pod 'BugfenderSDK', '~> 2.0' # From 2.0
13
end
14
15
target 'PluginTests' do
0 commit comments