downgrades build:gradle from 3.1.4 (Gradle 4.4; Build Tools 27.0.3) to 3.0.1
This commit is contained in:
parent
1466fc4a43
commit
54ff63d365
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.1.4'
|
||||
classpath 'com.android.tools.build:gradle:3.0.1'
|
||||
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
Loading…
Reference in a new issue