Skip to content

Commit 800db37

Browse files
committed
Deps: Update login to latest trunk hash
This 'Login' hash update 'Login' to that latest 'trunk' version where its 'FluxC' hash updates 'FluxC' to that latest 'trunk' version where the 'RefreshSitesXMLRPCPayload' data class becomes immutable. For more info see: https://github.com/wordpress-mobile/ WordPress-Login-Flow-Android/pull/92 This, in coordination to the subsequent 'FluxC' update commit that will follow, is done in order to make sure that both, this WPAndroid client and its 'Login' library dependency, are pointing to that 'FluxC' version where everything works as expected, without crashes or weird behaviors.
1 parent 003c616 commit 800db37

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
@@ -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'

0 commit comments

Comments
 (0)