Reuse build configuration for logger

This commit is contained in:
Kirill Kamakin
2022-11-05 12:42:26 +01:00
parent 4eb119725a
commit bbc368ce69
11 changed files with 59 additions and 21 deletions

View File

@@ -65,6 +65,7 @@ android {
dependencies {
implementation(project(":architecture"))
implementation(project(":database"))
implementation(project(":datastore"))
implementation(project(":datasource"))