mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 20:48:00 +01:00
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 {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.1"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.gallery"
|
||||
|
|
Loading…
Reference in a new issue