mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-23 10:27:57 +00:00
Play Store will require API level 26 starting September
This commit is contained in:
parent
b282d3a7d0
commit
ccded770d3
@ -15,7 +15,7 @@ android {
|
|||||||
compileSdkVersion 27
|
compileSdkVersion 27
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 25
|
targetSdkVersion 27
|
||||||
//multiDexEnabled true
|
//multiDexEnabled true
|
||||||
//testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
|
//testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user