updated build tools version
This commit is contained in:
parent
5ad7c697e3
commit
d6aa5dcef5
|
@ -87,7 +87,7 @@ subprojects {
|
|||
if (project.hasProperty('android')) {
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion '26.0.0'
|
||||
buildToolsVersion '26.0.1'
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
|
|
Loading…
Reference in New Issue