Timber for all modules
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import extension.androidConfig
|
||||
import extension.commonDependencies
|
||||
|
||||
plugins {
|
||||
id("com.android.library")
|
||||
@@ -8,3 +9,7 @@ plugins {
|
||||
android {
|
||||
androidConfig(project)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
commonDependencies()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user