updated build tools version

This commit is contained in:
Mariotaku Lee 2017-08-28 18:27:09 +08:00
parent 5ad7c697e3
commit d6aa5dcef5
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ subprojects {
if (project.hasProperty('android')) {
android {
compileSdkVersion 26
buildToolsVersion '26.0.0'
buildToolsVersion '26.0.1'
lintOptions {
abortOnError false