Skip to content

v3.11.0

Choose a tag to compare

@AlexV525 AlexV525 released this 25 Jul 17:42
· 9 commits to main since this release
dfe2ce8

What's Changed

Features

  • Add AndroidEditor.restoreFromTrash to restore assets from the Android system trash.
  • Add AssetEntity.isTrashed exposing the Android MediaStore.MediaColumns.IS_TRASHED state.

Fixes

  • Fix Gradle 9 configuration failures in the legacy Kotlin fallback and correctly select built-in Kotlin when android.builtInKotlin is unset.