2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-04-21 18:59:48 +02:00

specify build tools 27.0.3 explicitly

This commit is contained in:
tibbi 2018-01-18 12:13:31 +01:00
parent 5a79f1fdc4
commit 301805d302

View file

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