Skip to content

Commit

Permalink
Update Gutenberg ref and WordPressKit
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Jul 8, 2022
1 parent 288635d commit 4fefef4
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 101 deletions.
6 changes: 3 additions & 3 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ def wordpress_ui
end

def wordpress_kit
pod 'WordPressKit', '~> 4.55.0'
# pod 'WordPressKit', '~> 4.55.0'
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :tag => ''
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => ''
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :commit => ''
pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :commit => '9d9efb43c3f502e98cfbe26fdd8ed11e2a04f02e'
# pod 'WordPressKit', :path => '../WordPressKit-iOS'
end

Expand Down Expand Up @@ -169,7 +169,7 @@ abstract_target 'Apps' do
## Gutenberg (React Native)
## =====================
##
gutenberg tag: 'v1.78.1'
gutenberg commit: '391eb9c63167df7628edb299dea466f1be87dc32'

## Third party libraries
## =====================
Expand Down
Loading

0 comments on commit 4fefef4

Please sign in to comment.