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:
Maxr1998 2020-08-23 17:43:19 +02:00
commit cce8bdb9c2
No known key found for this signature in database
GPG key ID: 3BA0CD3A11CDF7B8
2 changed files with 0 additions and 2 deletions

View file

@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 28
buildToolsVersion '28.0.3'
defaultConfig {
minSdkVersion 19