Releases: RonRadtke/react-native-blob-util
Releases · RonRadtke/react-native-blob-util
0.13.17: version update
Fixes:
- Issues when building with RN 0.66.1
- Issues on Android 11 when trying to open a file
0.13.16: version update
Fixes:
- Deprecations for gradle 7
- Interceptor now closing previous requests if necessary
0.13.15: Update:
- Removing okhttp3 from dependecy list to prevent problems with the update to RN 0.66. RN removed jcenter from the standard repositories.
0.13.14: Update:
- Fixing problems in the import statements caused by the import cycle fix
0.13.13: Update:
- Fixing an issue with streaming files in combination with UTF-8 encoding
- Fixing import cycles
0.13.12
0.13.10
0.13.9
0.13.8
Bug fixes and support for API < 22
- Fixes a crash during getExternalFilesDir
- Fixes build.gradle for Android Studio
- Fixes some wrongly named folders
- Adding a fixed version for okhttp (3.12.+). This should ensure support for devices with API < 22