Skip to content

Commit 46fd124

Browse files
authored
Merge pull request #16998 from wordpress-mobile/gutenberg/integrate_release_1.81.0
Integrate gutenberg-mobile release 1.81.0
2 parents fae8e97 + f34e311 commit 46fd124

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

RELEASE-NOTES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
20.5
44
-----
55
* [*] Use larger thumbnail previews for recommended themes during site creation [https://github.com/wordpress-mobile/WordPress-Android/pull/16848]
6+
* [***] [internal] Block Editor: List block: Adds support for V2 behind a feature flag [https://github.com/WordPress/gutenberg/pull/42702]
67
* [*] Jetpack App: Use the Jetpack green color for the skip buttons text in site creation [https://github.com/wordpress-mobile/WordPress-Android/pull/16994]
78

89
20.4

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
ext {
1111
wordPressUtilsVersion = 'trunk-68e2995962a5134770e6f9e5b9f258a339e123b2'
1212
wordPressLoginVersion = '0.15.0'
13-
gutenbergMobileVersion = 'v1.81.0-alpha2'
13+
gutenbergMobileVersion = 'v1.81.0'
1414
storiesVersion = '1.4.0'
1515
aboutAutomatticVersion = '0.0.6'
1616

0 commit comments

Comments
 (0)