mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 20:48:00 +01:00
specify build tools 27.0.3 explicitly
This commit is contained in:
parent
5a79f1fdc4
commit
301805d302
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
|||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.gallery"
|
||||
|
|
Loading…
Reference in a new issue