Bump compileSdkVersion to match support library.

This commit is contained in:
akwizgran
2017-11-21 17:33:40 +00:00
parent 43ee3246f6
commit d5b9e15ee1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ apply plugin: 'witness'
apply plugin: 'de.undercouch.download'
android {
compileSdkVersion 26
compileSdkVersion 27
buildToolsVersion '26.0.2'
defaultConfig {
+1 -1
View File
@@ -179,7 +179,7 @@ def getGitHash = { ->
}
android {
compileSdkVersion 26
compileSdkVersion 27
buildToolsVersion '26.0.2'
defaultConfig {