Skip to content

Commit

Permalink
Update yoga version (TextureGroup#569)
Browse files Browse the repository at this point in the history
* fix SIMULATE_WEB_RESPONSE not imported TextureGroup#449

* update yoga version
  • Loading branch information
wsdwsd0829 authored and bernieperez committed Apr 25, 2018
1 parent 86ece29 commit 1d02143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Texture.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Pod::Spec.new do |spec|

spec.subspec 'Yoga' do |yoga|
yoga.xcconfig = { 'GCC_PREPROCESSOR_DEFINITIONS' => '$(inherited) YOGA=1' }
yoga.dependency 'Yoga', '1.5.0'
yoga.dependency 'Yoga', '1.6.0'
yoga.dependency 'Texture/Core'
end

Expand Down

0 comments on commit 1d02143

Please sign in to comment.