Skip to content

Commit

Permalink
Update default FluxC hash
Browse files Browse the repository at this point in the history
  • Loading branch information
aforcier committed May 25, 2018
1 parent 710b336 commit d3c0fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressLoginFlow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
if (project.hasProperty("fluxCVersion")) {
implementation "com.github.wordpress-mobile.WordPress-FluxC-Android:fluxc:$fluxCVersion"
} else {
implementation 'com.github.wordpress-mobile.WordPress-FluxC-Android:fluxc:918a9975bd5ac329006d39042b1312cc112781f6'
implementation 'com.github.wordpress-mobile.WordPress-FluxC-Android:fluxc:d4e583f21840111065f12e743cbf31de4307266b'
}

implementation 'com.github.bumptech.glide:glide:4.6.1'
Expand Down

0 comments on commit d3c0fa7

Please sign in to comment.