Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update Gutenberg ref
  • Loading branch information
dcalhoun committed Jun 16, 2022
commit c5194ff8b19b4909209815f21d3568cb4b8ba157
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
ext {
wordPressUtilsVersion = '2.5.0'
wordPressLoginVersion = '0.14.0'
gutenbergMobileVersion = '4961-214827b159cbeea00415ff30727388758e656c4e'
gutenbergMobileVersion = 'v1.78.1'
storiesVersion = '1.3.0'
aboutAutomatticVersion = '0.0.5'

Expand Down