builds: Change minsdkversion of Android from 16 to 19
This commit is contained in:
parent
222524d0b8
commit
b95cb93bf0
3 changed files with 2 additions and 11 deletions
|
|
@ -27,6 +27,6 @@ subprojects {
|
|||
project.evaluationDependsOn(':app')
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
tasks.register("clean", Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue