mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-09-02 15:15:09 +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'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
buildToolsVersion '27.0.3'
|
|
||||||
compileSdkVersion 25
|
compileSdkVersion 25
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 9
|
minSdkVersion 9
|
||||||
|
Reference in New Issue
Block a user