mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-01-05 12:26:45 +01:00
Merge pull request #45 from trubitsyn/patch-2
Specify build tools 27.0.3 explicitly
This commit is contained in:
commit
e192de751f
@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.contacts"
|
||||
|
Loading…
Reference in New Issue
Block a user