Skip to content

Commit 23a5218

Browse files
authored
Merge pull request #8940 from wordpress-mobile/issue/8932-dont-overwrite-local-changes
Updated FluxC hash to avoid overwriting locally changed Posts
2 parents 75f0b3a + afb1758 commit 23a5218

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
@@ -92,5 +92,5 @@ subprojects {
9292
}
9393

9494
ext {
95-
fluxCVersion = '592fa69e55ebb283b2428cf0b486df0e60cd2b8b'
95+
fluxCVersion = '8808e6d202afd215b28f4c15396472e55a68e55e'
9696
}

0 commit comments

Comments
 (0)