v2.24.4
- [#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).