Remove explicit R8 and build tools definition
They're imported and set by default, so no need to define them
This commit is contained in:
parent
bb4b04bad8
commit
cce8bdb9c2
2 changed files with 0 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
buildToolsVersion '28.0.3'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 19
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue