mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2024-12-25 06:34:09 +01:00
Build Tools 27.0.2
This commit is contained in:
parent
74925b23b9
commit
83fab769bc
@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 27
|
compileSdkVersion 27
|
||||||
buildToolsVersion '27.0.1'
|
buildToolsVersion '27.0.2'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.simplemobiletools.calculator"
|
applicationId "com.simplemobiletools.calculator"
|
||||||
|
Loading…
Reference in New Issue
Block a user