Continue cleaning gradle files
This commit is contained in:
parent
51949f5ae9
commit
5034daed6c
18 changed files with 112 additions and 108 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import extension.androidConfig
|
||||
import extension.proguardConfig
|
||||
|
||||
plugins {
|
||||
id("com.android.library")
|
||||
|
|
@ -8,5 +7,4 @@ plugins {
|
|||
|
||||
android {
|
||||
androidConfig()
|
||||
proguardConfig()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue