mirror of
https://github.com/T8RIN/ImageToolbox.git
synced 2025-05-18 05:55:57 +08:00
Bump hilt from 2.55 to 2.56
Bumps `hilt` from 2.55 to 2.56. Updates `com.google.dagger:hilt-android-gradle-plugin` from 2.55 to 2.56 - [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.56) Updates `com.google.dagger:hilt-compiler` from 2.55 to 2.56 - [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.56) Updates `com.google.dagger:hilt-android` from 2.55 to 2.56 - [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.56) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-compiler dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -44,7 +44,7 @@ decompose = "3.3.0"
|
||||
|
||||
kotlin = "2.1.10"
|
||||
agp = "8.8.2"
|
||||
hilt = "2.55"
|
||||
hilt = "2.56"
|
||||
gms = "4.4.2"
|
||||
|
||||
ktor = "3.1.1"
|
||||
|
Reference in New Issue
Block a user