1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-04-23 11:22:10 +00:00

build: bump com.google.dagger.hilt.android from 2.44 to 2.45 (#145)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-28 16:58:14 +01:00 committed by GitHub
parent 4afa432a29
commit fa56970fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ plugins {
id("org.jetbrains.kotlin.android") version "1.8.10" apply false
// Hilt
id("com.google.dagger.hilt.android") version "2.44" apply false
id("com.google.dagger.hilt.android") version "2.45" apply false
}
// Cleanup the build directories