build(deps): bump hiltAndroid from 2.51.1 to 2.52
Bumps `hiltAndroid` from 2.51.1 to 2.52. Updates `com.google.dagger:hilt-android` from 2.51.1 to 2.52 - [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.51.1...dagger-2.52) Updates `com.google.dagger:hilt-android-compiler` from 2.51.1 to 2.52 - [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.51.1...dagger-2.52) Updates `com.google.dagger.hilt.android` from 2.51.1 to 2.52 - [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.51.1...dagger-2.52) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android-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:
parent
6c007a8ca8
commit
21fc391a9e
|
@ -10,7 +10,7 @@ coreKtx = "1.13.1"
|
|||
datastorePreferences = "1.1.1"
|
||||
desugar_jdk_libs = "2.0.4"
|
||||
espressoCore = "3.6.1"
|
||||
hiltAndroid = "2.51.1"
|
||||
hiltAndroid = "2.52"
|
||||
hiltNavigationCompose = "1.2.0"
|
||||
junit = "4.13.2"
|
||||
kotlinx-serialization-json = "1.7.1"
|
||||
|
|
Loading…
Reference in New Issue