Skip to content

v3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 06:45
· 18 commits to master since this release
6f97e51

What's Changed

[CHORE] Updated dependencies and build configurations

  • Gradle Android Plugin: Updated the Android Gradle Plugin (AGP) from version 8.8.0 to 8.8.1.
  • Kotlin: Updated Kotlin version to 2.1.10.
  • Compose: Upgraded Compose version from 1.8.0-beta01 to 1.8.0-beta02.
  • Material Icons: Updated Material Icons version from 1.7.7 to 1.7.8.
  • Crashlytics: Upgraded Crashlytics plugin to version 3.0.3 from 3.0.2.
  • KSP: Updated the Kotlin Symbol Processing (KSP) plugin to version 2.1.10-1.0.30 from 2.1.0-1.0.29.
  • androidx-ui-text-google-fonts: Updated to version 1.7.8 from 1.7.7
  • Navigation Compose: Updated Navigation Compose from 2.8.6 to 2.8.7.
  • Accompanist: Updated Accompanist libraries to version 0.37.1 from 0.37.0.
  • MediaProvider: Added a filter to exclude tracks shorter than 30 seconds, ensuring a minimum duration for media items.
  • AppInsights: Changed the failureTypes to only have FATAL crash types.

Full Changelog: v3.3.0...v3.4.0