Skip to content

v6.0.4 - fix(android): fix swapped data/root values disk size calc

Compare
Choose a tag to compare
@mikehardy mikehardy released this 18 Sep 13:32
· 383 commits to master since this release
49662d4

Phones with different block sizes on root and data filesystems would have seen incorrect calculations. This was hopefully rare, and either way it's corrected now thank you @violetchow2611 !

  • fix(android): fix swapped data/root values in getFreeDiskStorageSync (#1077) c793b02
  • chore: prepare CHANGELOG for 6.0.4 release e1a6191
  • chore: update dependencies ba3731b

v6.0.3...v6.0.4