mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2024-12-27 09:16:26 +01:00
Specify build tools 27.0.3 explicitly
This commit is contained in:
parent
4ddc92e30d
commit
db93e5fe8f
@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.filemanager"
|
||||
|
Loading…
Reference in New Issue
Block a user