bump sdk version to 27
This commit is contained in:
parent
d4062b18dd
commit
f9e751ea4e
@ -6,12 +6,12 @@ android {
|
|||||||
disable 'ExtraTranslation'
|
disable 'ExtraTranslation'
|
||||||
}
|
}
|
||||||
|
|
||||||
compileSdkVersion 26
|
compileSdkVersion 27
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "ch.blinkenlights.android.vanilla"
|
applicationId "ch.blinkenlights.android.vanilla"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 26
|
targetSdkVersion 27
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user