1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-07 15:29:55 +00:00

build: bump hilt-compiler from 2.38.1 to 2.40.5 in /app (#4)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-21 10:47:34 +01:00 committed by GitHub
parent 443ab83bff
commit bf836345d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ dependencies {
// Hilt // Hilt
implementation "com.google.dagger:hilt-android:2.40.5" implementation "com.google.dagger:hilt-android:2.40.5"
kapt "com.google.dagger:hilt-compiler:2.38.1" kapt "com.google.dagger:hilt-compiler:2.40.5"
// Google Fit // Google Fit
implementation "com.google.android.gms:play-services-fitness:21.0.0" implementation "com.google.android.gms:play-services-fitness:21.0.0"