What's Changed
Dependency Updates (Driven by dependabot):
- Kotlin: Updated from 2.1.10 to 2.1.20
- Gradle Plugins: Multiple updates to Gradle plugins (likely for improved build performance and compatibility). Specific plugin names aren't listed, but these are standard updates.
- AndroidX Libraries: Numerous updates to AndroidX libraries (e.g., Compose, Navigation, etc.). These are core Android libraries, and keeping them up-to-date is crucial for stability and access to new features.
- Hilt: Updated from 2.55 to 2.56 (Hilt is a dependency injection library).
- Compose: Multiple updates to the Compose library.
- Navigation: Updates to the Navigation library.
- Gradle Plugins: Updates to Gradle plugins.
- AndroidX Libraries: Updates to AndroidX libraries.
Testing Improvements (Driven by nisrulz):
- Github Actions: Updated Github Actions workflow to improve CI/CD.
- Maestro Tests: Added Maestro tests.
- PR Triggering Tests: Modified the build process to ensure Maestro tests only run when pull requests are opened by dependabot or manually triggered by nisrulz. This is a significant change, likely to improve the quality of the app before merging code.
- Connectivity Check: Added a connectivity check inside the repository.
Full Changelog: v1.1.0...v1.1.1