Okay, we dont need the line ..

but need to tell Android Studio which SDK to use, by clicking somewhere here and also there and then it works!
Easy as pie ..
This commit is contained in:
Ahmet Inan 2018-04-05 17:18:59 +02:00
parent c0871be3d8
commit b13343c09b

View file

@ -17,7 +17,6 @@ android {
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
buildToolsVersion '27.0.3'
}
dependencies {