Skip to content
Snippets Groups Projects
Commit d5b9e15e authored by akwizgran's avatar akwizgran
Browse files

Bump compileSdkVersion to match support library.

parent 43ee3246
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ apply plugin: 'witness'
apply plugin: 'de.undercouch.download'
android {
compileSdkVersion 26
compileSdkVersion 27
buildToolsVersion '26.0.2'
defaultConfig {
......
......@@ -179,7 +179,7 @@ def getGitHash = { ->
}
android {
compileSdkVersion 26
compileSdkVersion 27
buildToolsVersion '26.0.2'
defaultConfig {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment