mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Update hilt
This commit is contained in:
parent
e1267b990e
commit
3f2145372f
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ dependencies {
|
|||
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.0"
|
||||
implementation 'androidx.lifecycle:lifecycle-process:2.5.0'
|
||||
implementation 'androidx.core:core-splashscreen:1.0.0-rc01'
|
||||
implementation "com.google.dagger:hilt-android:2.38.1"
|
||||
kapt "com.google.dagger:hilt-compiler:2.38.1"
|
||||
implementation "com.google.dagger:hilt-android:2.40.1"
|
||||
kapt "com.google.dagger:hilt-compiler:2.40.1"
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
Loading…
Add table
Reference in a new issue