This release focuses on updating core project dependencies and improving our automated CI/CD workflows.
Improvements
- Enhanced automation for dependency management by configuring Dependabot for improved handling.
- Enabled automatic merging for Dependabot pull requests to streamline maintenance.
- Updated CI/CD workflow logic to utilize custom runners for PR merge tests.
- Improved security and build reliability by switching to GH_PAT for post-merge workflows and adding necessary signing steps.
- Fixed syntax errors in the Dependabot configuration file.
Dependency Updates
- Updated Android Gradle plugin to version 9.4.0.
- Updated Gradle wrapper to version 9.7.1.
- Updated various AndroidX core libraries and Navigation Compose.
- Updated Material3 adaptive navigation suite components.
- Updated Kotlin language versions.
- Updated Spotless plugin to version 8.10.2.
- Updated Squareup library group.
CI/CD Maintenance
- Bumped Java setup action to version 6.0.1.
- Bumped GitHub checkout action to version 7.0.1.
- Bumped GitHub release action to version 3.