Skip to content

Commit 937832e

Browse files
committed
chore(canvas): bump versions
1 parent f0b58ac commit 937832e

File tree

1 file changed

+2
-2
lines changed
  • packages/canvas/platforms/ios

1 file changed

+2
-2
lines changed

packages/canvas/platforms/ios/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use_frameworks!
2-
platform :ios, '11.0'
3-
pod 'CanvasNative' , '~> 0.9.0'
2+
platform :ios, '10.0'
3+
pod 'CanvasNative' , '~> 0.9.1'
44
#pod 'CanvasNative', :git => 'https://github.com/nativescript/canvas.git', :tag => '0.9.0'
55
#pod 'CanvasNative', :git => 'https://github.com/nativescript/canvas.git'
66
#pod 'CanvasNative', :path => "$(SRCROOT)/../../../../../"

0 commit comments

Comments
 (0)