Releases: NicosNicolaou16/ImagePickerAndroid
Releases · NicosNicolaou16/ImagePickerAndroid
2.0.10
What's New
- Updated Jetpack Compose Libraries
- Updated Other Libraries
- Updated Gradle Version
- Updated Media3 library
- Updated README file
- Minor fixes
2.0.9
What's New
- Updated Jetpack Compose Libraries
- Improved the README file with added configuration for libs.versions.toml
- Updated README file
- Minor fixes
2.0.8
What's New
- Updated Gradle to the latest version, from 8.3.0 to 8.3.1
- Updated Jetpack Compose Libraries
- Updated Jetpack Compose Compiler support the Latest Kotlin Version
- Updated Kotlin version from 1.9.22 to 1.9.23
- Updated some other libraries
- Updated README file
- Minor fixes
2.0.7
What's New
- Updated Gradle to the latest version, from 8.2.2 to 8.3.0
- Updated Jetpack Compose Libraries
- Updated Coroutines to the latest version
- Updated some other libraries
- Updated README file
2.0.6
- Updated Gradle to the latest version, from 8.2.1 to 8.2.2
- Updated Jetpack Compose to the latest version 1.6.0
- Updated some libraries
- Updated README file
2.0.5
- Updated Gradle from version 8.2.0 to 8.2.1
- Updated Kotlin from version 1.9.21 to 1.9.22
- Update Compose Compiler to latest version
- Remove deprecated code from library Gradle file
- Updated some libraries
- Updated Media3 Library
- Updated README file
2.0.4
- Updated Gradle to the latest version, from 8.1.2 to 8.2.0
- Updated Kotlin to the latest version, from 1.9.10 to 1.9.21
- Updated some libraries
- Updated/Improved README file
2.0.3
- Upgraded Target SDK from 33 to 34
- Updated Gradle to the latest version, from 8.1.0 to 8.1.1
- Updated Kotlin to the latest version, from 1.9.0 to 1.9.10
- migrate Gradle Groovy to Gradle KTS
- Updated some libraries
- Updated README file and improve the documentation for Compose implementation
- Fixed minor issues
2.0.2
- Updated Gradle to the latest version
- Updated some libraries
- Migrated ExoPlayer2 to ExoPlayer3 for sample project for Compose
- Added some comments on code for Compose
- Renamed the method pickMultipleImagesWithBase64Value to pickMultipleImagesWithBase64Values
2.0.1
- Update Kotlin to version 1.9.0
- Update some libraries
- Update README file