do not specify the build tools explicitly

This commit is contained in:
tibbi 2017-12-26 21:30:07 +01:00
parent ed6b1ea56b
commit 0d2d7b5d3a
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 27
buildToolsVersion "27.0.1"
defaultConfig {
applicationId "com.simplemobiletools.thankyou"