Skip to content

Commit 169f244

Browse files
authored
Merge pull request #15002 from wordpress-mobile/issue/gssRemoveExperimentalPath
Update Global Styles endpoint to support non-experimental paths
2 parents 9cbbea8 + dd3421f commit 169f244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ ext {
133133
androidxWorkVersion = "2.4.0"
134134

135135
daggerVersion = '2.29.1'
136-
fluxCVersion = '1.21.0'
136+
fluxCVersion = '1.22.0-beta-1'
137137

138138
appCompatVersion = '1.0.2'
139139
coreVersion = '1.3.2'

0 commit comments

Comments
 (0)