mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-13 19:50:48 +00:00
source: 依存関係にHiltを追加
This commit is contained in:
parent
ad982378ed
commit
c8cec5d002
@ -32,4 +32,9 @@ dependencies {
|
||||
testImplementation libs.junit
|
||||
androidTestImplementation libs.androidx.test.ext.junit
|
||||
androidTestImplementation libs.androidx.test.espresso.core
|
||||
|
||||
// DI
|
||||
implementation libs.com.google.dagger.hilt.android
|
||||
annotationProcessor libs.com.google.dagger.hilt.compiler
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user