modify gradle files to fix breakpoints and fix playback repeat regression
This commit is contained in:
parent
569813ae73
commit
5534170f9f
3 changed files with 7 additions and 3 deletions
|
|
@ -5,6 +5,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools:r8:1.6.84'
|
||||
classpath 'com.android.tools.build:gradle:3.6.3'
|
||||
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue