1 Commits

Author SHA1 Message Date
dependabot[bot]
3286df2b8a Bump com.google.dagger:hilt-android from 2.55 to 2.57.2
Bumps [com.google.dagger:hilt-android](https://github.com/google/dagger) from 2.55 to 2.57.2.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.55...dagger-2.57.2)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
  dependency-version: 2.57.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 02:10:02 +00:00

View File

@@ -11,7 +11,7 @@ activityCompose = "1.10.1"
composeBom = "2025.03.00"
accompanistSwiperefresh = "0.36.0"
firebaseBom = "33.10.0"
hiltAndroid = "2.55"
hiltAndroid = "2.57.2"
hiltAndroidCompiler = "2.56"
hiltNavigationCompose = "1.2.0"
kotlinxSerializationJson = "1.8.0"