Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ target 'WordPress' do
## Gutenberg (React Native)
## =====================
##
gutenberg :commit => '74f2bb2c58b1fcd9a10125b78673318d5ef8d0a4'
gutenberg :commit => 'd6a5e3e4eae7705ae92d7d99bf124e636e8636ed'

## Third party libraries
## =====================
Expand Down Expand Up @@ -412,4 +412,4 @@ pre_install do |installer|
end
puts "Installing #{static.count} pods as static frameworks"
puts "Installing #{dynamic.count} pods as dynamic frameworks"
end
end
Loading