revert sdk upgrade

This commit is contained in:
Christian Schabesberger 2018-10-05 16:35:54 +02:00
parent efb8ea4c25
commit f7e29c1e00
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 27
buildToolsVersion '27.0.3'
defaultConfig {
applicationId "org.schabi.newpipe"

View File

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0'
classpath 'com.android.tools.build:gradle:3.1.4'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files