Skip to content

4.2.0

Compare
Choose a tag to compare
@chintan-soni-cko chintan-soni-cko released this 19 Oct 10:25
· 22 commits to master since this release
2dd9ad9

Minor release

  • [Added] Ability to tokenise a hosted CVV
  • [Changed] Upgraded Kotlin version from 1.7.0 to 1.9.10 and Compose Compiler from 1.2.0 to 1.5.3.
  • [Changed] Upgraded Compose version from 1.2.0-rc03 to 1.5.3
  • [Changed] Upgraded Android Gradle version from 7.2.0 to 8.1.2.
  • [Changed] Upgraded navigation-compose from 2.5.1 to 2.7.4
  • [Changed] Upgraded compose.material3 from 1.0.1 to 1.1.2
  • [Changed] Upgraded activity-compose from 1.6.0-alpha05 to 1.8.0
  • [Changed] Upgraded lifecycle-viewmodel-compose from 2.5.1 to 2.6.2
  • [Changed] Upgraded dagger from 2.43.2 to 2.48.1
  • [Changed] Upgraded JavaVersion to 17

Note that developers should update their dev environments to the latest Kotlin, AGP, and Compose versions to ensure compatibility with this latest version. Please also update your build.gradle files with the new Kotlin and AGP version specifications.