2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-31 06:05:12 +00:00

No need to specify buildtools version anymore

According to https://developer.android.com/studio/releases/build-tools
This commit is contained in:
Albert Vaca
2018-07-26 19:50:40 +02:00
parent 266dd80ffa
commit e1330206ce

View File

@@ -11,7 +11,6 @@ buildscript {
apply plugin: 'com.android.application'
android {
buildToolsVersion '27.0.3'
compileSdkVersion 25
defaultConfig {
minSdkVersion 9