do not specify the build tools explicitly
This commit is contained in:
parent
af586a209f
commit
2edaa22b22
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ apply plugin: 'kotlin-android-extensions'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 27
|
compileSdkVersion 27
|
||||||
buildToolsVersion "27.0.1"
|
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.simplemobiletools.gallery"
|
applicationId "com.simplemobiletools.gallery"
|
||||||
|
|
Loading…
Reference in a new issue