do not specify the build tools explicitly
This commit is contained in:
parent
ed6b1ea56b
commit
0d2d7b5d3a
|
@ -4,7 +4,6 @@ apply plugin: 'kotlin-android-extensions'
|
|||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.1"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.thankyou"
|
||||
|
|
Loading…
Reference in New Issue