Update build tools. (#45)

Upgrade build tools.
This commit is contained in:
Xu Tan 2017-10-20 14:59:07 -07:00 committed by GitHub
parent 1cf95a5b2d
commit d211ab6e01

View file

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android { android {
compileSdkVersion 26 compileSdkVersion 26
buildToolsVersion "26.0.0" buildToolsVersion "26.0.2"
defaultConfig { defaultConfig {
applicationId "com.google.android.sambadocumentsprovider" applicationId "com.google.android.sambadocumentsprovider"
minSdkVersion 23 minSdkVersion 23