Skip to content

v2.24.0

Compare
Choose a tag to compare
@birdofpreyru birdofpreyru released this 31 Jan 01:17
· 112 commits to master since this release

Breaking Changes (Android)

  • Re-worked copyFileAssets() implementation — it now supports recursive copying of assets, preserving the folder structure. The previous behavior (copying a single asset to the specified destination) is naturally supported as well. The format of errors produced by this function in case of troubles have changed.