mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
まちがえてKotlin用の書き方で書いてたので修正
This commit is contained in:
parent
6bce5197b0
commit
b10736804b
|
@ -40,6 +40,6 @@ dependencies {
|
|||
|
||||
// Hilt (DI)
|
||||
implementation "com.google.dagger:hilt-android:2.44"
|
||||
kapt "com.google.dagger:hilt-compiler:2.44"
|
||||
annotationProcessor "com.google.dagger:hilt-compiler:2.44"
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user