Skip to content

Commit

Permalink
Update login library default FluxC hash
Browse files Browse the repository at this point in the history
  • Loading branch information
aforcier committed Oct 2, 2018
1 parent 7b3ba9e commit d6e2bf4
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 @@ -47,7 +47,7 @@ dependencies {
exclude group: "org.wordpress", module: "utils"
}
} else {
implementation("com.github.wordpress-mobile.WordPress-FluxC-Android:fluxc:d4e583f21840111065f12e743cbf31de4307266b") {
implementation("com.github.wordpress-mobile.WordPress-FluxC-Android:fluxc:7c4fa0333cef380aa80b92adbb5e4803b90dd7e5") {
exclude group: "com.android.support"
exclude group: "org.wordpress", module: "utils"
}
Expand Down

0 comments on commit d6e2bf4

Please sign in to comment.