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
|
|
@ -5,7 +5,6 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools:r8:2.0.88'
|
||||
classpath 'com.android.tools.build:gradle:4.0.1'
|
||||
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue