We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
FluxC
1.50.0
Login
0.18.0
1 parent 7fdeb38 commit 64291d1Copy full SHA for 64291d1
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
10
ext {
11
wordPressUtilsVersion = '2.7.0'
12
- wordPressLoginVersion = 'trunk-e11535105725e02dd1e8aa8065314ceb67079278'
+ wordPressLoginVersion = '0.18.0'
13
gutenbergMobileVersion = 'v1.81.0'
14
storiesVersion = '1.4.0'
15
aboutAutomatticVersion = '0.0.6'
@@ -21,7 +21,7 @@ ext {
21
coroutinesVersion = '1.5.2'
22
androidxWorkVersion = "2.7.0"
23
24
- fluxCVersion = 'trunk-eb1d39ad095c01367af03c4259ab93cda14c675e'
+ fluxCVersion = '1.50.0'
25
26
appCompatVersion = '1.0.2'
27
androidxCoreVersion = '1.3.2'
0 commit comments