Skip to content

v2.24.4

Compare
Choose a tag to compare
@birdofpreyru birdofpreyru released this 11 Apr 11:12
· 99 commits to master since this release
  • [#35] Android: Patch for appendFile(), write(), and writeFile() methods. They were resolving their promises before closing related output streams (and thus flushing to the underlying filesystem the written content).
  • Android: Minor code clean-up (19d20e9).