File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,6 +72,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7272 - ** API Compatibility** : Useful for any service that requires precise byte values
7373 - ** Migration Guide** : To get KB from bytes, divide by 1024: ` val fileSizeKB = (result.fileSize ?: 0) / 1024.0 `
7474 - ** Updated Documentation** : All examples and documentation updated to reflect byte-based sizes
75+ - ### Fixed
76+ - Resolved manifest merge conflict with host apps using FileProvider
7577
7678### Added
7779
@@ -556,4 +558,4 @@ For feature requests, please:
556558
557559---
558560
559- ** Note** : This changelog is maintained by the ImagePickerKMP team. For questions or suggestions, please contact us.
561+ ** Note** : This changelog is maintained by the ImagePickerKMP team. For questions or suggestions, please contact us.
You can’t perform that action at this time.
0 commit comments