Update buildToolsVersion to 27.0.1

This commit is contained in:
Fredrik Fornwall
2017-11-07 04:13:26 +01:00
parent 694ccc38c4
commit 2deb9899bd
3 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ ext {
android {
compileSdkVersion 26
buildToolsVersion "27.0.0"
buildToolsVersion "27.0.1"
dependencies {
compile 'com.android.support:support-annotations:25.3.1'