Timber for all modules
This commit is contained in:
parent
7153837a80
commit
4136ba94e5
11 changed files with 22 additions and 12 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import extension.androidConfig
|
||||
import extension.commonDependencies
|
||||
import extension.composeConfig
|
||||
import extension.composeDependencies
|
||||
|
||||
|
|
@ -13,5 +14,6 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
commonDependencies()
|
||||
composeDependencies()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue