Update build tools version

This commit is contained in:
Brian Pellin
2017-11-30 14:34:20 -06:00
parent 85357e2168
commit 45b03231dd

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion = 23
buildToolsVersion = '26.0.2'
buildToolsVersion = '27.0.1'
defaultConfig {
applicationId = "com.android.keepass"