mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-02 19:47:29 +01:00
specify build tools explicitly
This commit is contained in:
parent
3f57d2179c
commit
59a099df13
@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.calendar"
|
||||
|
Loading…
Reference in New Issue
Block a user