You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): update dependencies and remove unused libraries
This commit updates several core dependencies, including Gradle Build Tool, Compose Multiplatform, and Navigation Compose. It also cleans up the `libs.versions.toml` file by removing unused libraries and versions related to Firebase, Coil, and Material3 Adaptive.
- **chore(deps)**: Updated `agp` to `8.13.2`.
- **chore(deps)**: Updated `compose-lifecycle` to `2.9.6` and `navigation-compose` to `2.9.2`.
- **chore(deps)**: Updated `compose-jetbrains` to `1.10.1` and `compose-jetbrains-material-you` to `1.11.0-alpha03`.
- **chore(deps)**: Removed unused dependencies and versions for `google-services`, `firebase-bom`, `coil`, `androidx-core`, `androidx-test`, and `material3-adaptive`.
- **chore(deps)**: Removed redundant library definitions for `androidx-appcompat`, `androidx-activity-ktx`, and `androidx-compose-resources`.
0 commit comments