We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf3b212 + 636ffdf commit a340912Copy full SHA for a340912
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
ext.wordPressUtilsVersion = '2.2.0'
9
ext.wordPressLoginVersion = '0.0.8'
10
ext.detektVersion = '1.15.0'
11
- ext.gutenbergMobileVersion = 'v1.66.0'
+ ext.gutenbergMobileVersion = 'v1.68.0-alpha1'
12
ext.storiesVersion = '1.2.0'
13
14
repositories {
libs/editor/WordPressEditor/build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.aztecVersion = 'v1.5.0'
+ ext.aztecVersion = 'v1.5.1'
3
}
4
5
0 commit comments