1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-04-22 19:02:16 +00:00

build: bump hilt-android from 2.38.1 to 2.40.5 in /app (#2)

This commit is contained in:
dependabot[bot] 2021-12-21 09:56:29 +01:00 committed by GitHub
parent 049fc18297
commit 443ab83bff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ dependencies {
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
// Hilt
implementation "com.google.dagger:hilt-android:2.38.1"
implementation "com.google.dagger:hilt-android:2.40.5"
kapt "com.google.dagger:hilt-compiler:2.38.1"
// Google Fit