We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 495638e commit 636ffdfCopy full SHA for 636ffdf
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 = '4290-75835441d8364c6799c87887a1b727e08efb415b'
+ ext.gutenbergMobileVersion = 'v1.68.0-alpha1'
12
ext.storiesVersion = '1.2.0'
13
14
repositories {
0 commit comments