build(deps): bump hilt-core from 2.40.4 to 2.40.5 (#1576)
* build(deps): bump hilt-core from 2.40.4 to 2.40.5 Bumps [hilt-core](https://github.com/google/dagger) from 2.40.4 to 2.40.5. - [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.40.4...dagger-2.40.5) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * sync dependency definitions Signed-off-by: GitHub Actions <actions@github.com> * sync dependency definitions Signed-off-by: GitHub Actions <actions@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: msfjarvis <msfjarvis@users.noreply.github.com>
This commit is contained in:
parent
5afb31f59e
commit
720d489fd2
2 changed files with 4 additions and 4 deletions
|
@ -58,9 +58,9 @@ dependencies {
|
|||
dependencySync("androidx.compose.ui:ui-viewbinding:1.1.0-beta04")
|
||||
|
||||
// Dagger/Hilt dependencies
|
||||
dependencySync("com.google.dagger:hilt-android:2.40.4")
|
||||
dependencySync("com.google.dagger:hilt-compiler:2.40.4")
|
||||
dependencySync("com.google.dagger:hilt-core:2.40.4")
|
||||
dependencySync("com.google.dagger:hilt-android:2.40.5")
|
||||
dependencySync("com.google.dagger:hilt-compiler:2.40.5")
|
||||
dependencySync("com.google.dagger:hilt-core:2.40.5")
|
||||
|
||||
// Desugaring
|
||||
dependencySync("com.android.tools:desugar_jdk_libs:1.1.5")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue