Skip to content

v6.0.1.5

Latest
Compare
Choose a tag to compare
@aiyu-ayaan aiyu-ayaan released this 10 Aug 16:22
· 12 commits to master since this release
2dcf9cc

What's Changed

chore: Upgrade dependencies and migrate to Kotlin 2.0

This commit upgrades several dependencies, including:

  • AGP to 8.6.0-rc01
  • Coil to 2.7.0
  • Coil Compose to 2.7.0
  • Hilt to 2.52
  • JetLime to 2.2.1
  • Lottie Compose to 6.5.0
  • Material 3 to
    1.3.0-beta05
  • Navigation Compose to 2.8.0-beta07
  • Paging Compose to 3.3.2
  • Paging Runtime Ktx to 3.3.2

It also migrates the project to Kotlin 2.0 and updates the compile and target SDK versions to 35.

Pull Requests

Full Changelog: v6.0.1.4...v6.0.1.5