Skip to content

Releases: NicosNicolaou16/ImagePickerAndroid

2.0.10

20 Apr 19:14
Compare
Choose a tag to compare

What's New

  • Updated Jetpack Compose Libraries
  • Updated Other Libraries
  • Updated Gradle Version
  • Updated Media3 library
  • Updated README file
  • Minor fixes

2.0.9

07 Apr 17:30
Compare
Choose a tag to compare

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

24 Mar 23:03
Compare
Choose a tag to compare

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

04 Mar 10:57
Compare
Choose a tag to compare

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

26 Jan 20:48
Compare
Choose a tag to compare
  • 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

20 Jan 22:27
Compare
Choose a tag to compare
  • 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

08 Dec 20:43
Compare
Choose a tag to compare
  • 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

07 Oct 18:44
Compare
Choose a tag to compare
  • 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

05 Aug 18:33
Compare
Choose a tag to compare
  • 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

21 Jul 20:48
Compare
Choose a tag to compare
  • Update Kotlin to version 1.9.0
  • Update some libraries
  • Update README file