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
Release script: Update build.gradle gutenbergMobileVersion to ref
  • Loading branch information
Paul Von Schrottky committed Sep 30, 2021
commit f3e3387cd8f0d5a433be139909e347becfce7232
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
ext.wordPressUtilsVersion = 'develop-eebc5d8e91a1d90190919f900f924b39c861a528'
ext.wordPressLoginVersion = '0.0.4'
ext.detektVersion = '1.15.0'
ext.gutenbergMobileVersion = 'v1.63.0-alpha2'
ext.gutenbergMobileVersion = '4062-069806bb6953f71c73c3221314b31383d5874282'

repositories {
maven {
Expand Down