From b13343c09bbd1874c56f1a8304e78fecbcd3a710 Mon Sep 17 00:00:00 2001 From: Ahmet Inan Date: Thu, 5 Apr 2018 17:18:59 +0200 Subject: [PATCH] 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 .. --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index d3fa417..c173137 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,7 +17,6 @@ android { proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' } } - buildToolsVersion '27.0.3' } dependencies {