downgrades build:gradle from 3.1.4 (Gradle 4.4; Build Tools 27.0.3) to 3.0.1

This commit is contained in:
steckbrief 2018-11-28 23:09:09 +01:00
parent 1466fc4a43
commit 54ff63d365

View file

@ -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