Skip to content

Commit 435db3c

Browse files
authored
Merge pull request #17056 from wordpress-mobile/update/fluxc-and-login-to-latest-trunk
Update Fluxc and Login Libraries to Latest Trunk Version
2 parents 6b931be + 0f2d043 commit 435db3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99

1010
ext {
1111
wordPressUtilsVersion = '2.7.0'
12-
wordPressLoginVersion = 'trunk-657bed28fa735780e3ffcc214503a9e5d1286d6c'
12+
wordPressLoginVersion = 'trunk-e11535105725e02dd1e8aa8065314ceb67079278'
1313
gutenbergMobileVersion = 'v1.81.0'
1414
storiesVersion = '1.4.0'
1515
aboutAutomatticVersion = '0.0.6'
@@ -21,7 +21,7 @@ ext {
2121
coroutinesVersion = '1.5.2'
2222
androidxWorkVersion = "2.7.0"
2323

24-
fluxCVersion = '1.49.0'
24+
fluxCVersion = 'trunk-eb1d39ad095c01367af03c4259ab93cda14c675e'
2525

2626
appCompatVersion = '1.0.2'
2727
androidxCoreVersion = '1.3.2'

0 commit comments

Comments
 (0)