Simplify build gradle

This commit is contained in:
M66B 2016-01-22 23:18:26 +01:00
parent 18b50756c7
commit 2092c24671
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ model {
debuggable = true debuggable = true
} }
} }
}
android.buildTypes {
debug { debug {
ndk.with { ndk.with {
debuggable = true debuggable = true