mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-04-22 10:52:13 +00:00
build: bump com.google.dagger:hilt-compiler from 2.45 to 2.46.1
Bumps [com.google.dagger:hilt-compiler](https://github.com/google/dagger) from 2.45 to 2.46.1. - [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.45...dagger-2.46.1) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
371706a5bd
commit
ce1f2f3cf0
@ -213,7 +213,7 @@ dependencies {
|
|||||||
|
|
||||||
// Hilt
|
// Hilt
|
||||||
implementation("com.google.dagger:hilt-android:2.44.2")
|
implementation("com.google.dagger:hilt-android:2.44.2")
|
||||||
kapt("com.google.dagger:hilt-compiler:2.45")
|
kapt("com.google.dagger:hilt-compiler:2.46.1")
|
||||||
|
|
||||||
// ROOM
|
// ROOM
|
||||||
implementation("androidx.room:room-runtime:2.5.0")
|
implementation("androidx.room:room-runtime:2.5.0")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user