Skip to content

Commit 41785b9

Browse files
committed
fix: ios upgraded sdk
1 parent f8478ef commit 41785b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/platforms/ios/Podfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
platform :ios, '9.0'
1+
platform :ios, '10.0'
22

3-
pod 'Mapbox-iOS-SDK', '~> 5.1.1'
3+
pod 'Mapbox-iOS-SDK'

0 commit comments

Comments
 (0)