0.13.0
Features
- Request storage access for specific folder with
SimpleStorageHelper.requestStorageAccess(expectedBasePath)
on API 30+ - Create media based on full path with
MediaStoreCompat.createMedia()
Breaking Changes
- Storage runtime permission no longer prompts on API 29+
Fixes