do not specify the build tools explicitly

This commit is contained in:
tibbi 2017-12-19 17:20:15 +01:00
parent af586a209f
commit 2edaa22b22

View file

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