Skip to content

Commit 4e2b9b9

Browse files
appleguymaicki
authored andcommitted
[Yoga] Increment Yoga version to current, 1.5.0. (TextureGroup#91)
* [Yoga] Increment Yoga version to current, 1.3.0 Everything seems to build fine with this version, so I'll seek clarifying information from the reporter of this bug: TextureGroup#25 * Update Yoga version to 1.5.0
1 parent 6db8cc1 commit 4e2b9b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Texture.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ Pod::Spec.new do |spec|
5454
igl.dependency 'IGListKit', '2.1.0'
5555
igl.dependency 'Texture/Core'
5656
end
57-
57+
5858
spec.subspec 'Yoga' do |yoga|
5959
yoga.xcconfig = { 'GCC_PREPROCESSOR_DEFINITIONS' => '$(inherited) YOGA=1' }
60-
yoga.dependency 'Yoga', '1.0.2'
60+
yoga.dependency 'Yoga', '1.5.0'
6161
yoga.dependency 'Texture/Core'
6262
end
6363

0 commit comments

Comments
 (0)