mirror of
https://github.com/SimpleMobileTools/Simple-App-Launcher.git
synced 2025-05-25 16:14:24 +02:00
Merge pull request #33 from trubitsyn/patch-1
Specify build tools 27.0.3 explicitly
This commit is contained in:
commit
fb80a0e38e
@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 27
|
compileSdkVersion 27
|
||||||
|
buildToolsVersion "27.0.3"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.simplemobiletools.applauncher"
|
applicationId "com.simplemobiletools.applauncher"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user