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:
@@ -11,7 +11,6 @@ buildscript {
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
buildToolsVersion '27.0.3'
|
||||
compileSdkVersion 25
|
||||
defaultConfig {
|
||||
minSdkVersion 9
|
||||
|
Reference in New Issue
Block a user