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
Next Next commit
Update reference to Gutenberg Mobile
  • Loading branch information
SiobhyB committed Jun 16, 2022
commit 0dfb596426a799f89ea81b77877445364e62732a
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 = 'v1.78.0'
gutenbergMobileVersion = '4961-214827b159cbeea00415ff30727388758e656c4e'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before merging this PR, we'll need to update this to a new 1.78.1 release tag.

storiesVersion = '1.3.0'
aboutAutomatticVersion = '0.0.5'

Expand Down