Reuse build configuration for logger
This commit is contained in:
@@ -9,6 +9,8 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":architecture"))
|
||||
|
||||
implementation(libs.google.dagger.hiltAndroid)
|
||||
kapt(libs.google.dagger.hiltCompiler)
|
||||
}
|
||||
Reference in New Issue
Block a user