v3.4.0
What's Changed
[CHORE] Updated dependencies and build configurations
- Gradle Android Plugin: Updated the Android Gradle Plugin (AGP) from version
8.8.0
to8.8.1
. - Kotlin: Updated Kotlin version to
2.1.10
. - Compose: Upgraded Compose version from
1.8.0-beta01
to1.8.0-beta02
. - Material Icons: Updated Material Icons version from
1.7.7
to1.7.8
. - Crashlytics: Upgraded Crashlytics plugin to version
3.0.3
from3.0.2
. - KSP: Updated the Kotlin Symbol Processing (KSP) plugin to version
2.1.10-1.0.30
from2.1.0-1.0.29
. - androidx-ui-text-google-fonts: Updated to version
1.7.8
from1.7.7
- Navigation Compose: Updated Navigation Compose from
2.8.6
to2.8.7
. - Accompanist: Updated Accompanist libraries to version
0.37.1
from0.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.
- Dev by @iZakirSheikh in #85
Full Changelog: v3.3.0...v3.4.0