mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-01-15 18:32:14 +01:00
Specify build tools 27.0.3 explicitly
This commit is contained in:
parent
b4d1d857bd
commit
9024443c85
@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.flashlight"
|
||||
|
Loading…
Reference in New Issue
Block a user