mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-01-13 23:42:41 +01:00
Specify build tools 27.0.3 explicitly
This commit is contained in:
parent
f3bd97ae2d
commit
bcef746e32
@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.camera"
|
||||
|
Loading…
Reference in New Issue
Block a user