mirror of
https://github.com/FossifyOrg/Calculator.git
synced 2026-04-30 10:44:26 -04:00
Merge pull request #58 from trubitsyn/patch-1
Specify build tools 27.0.3 explicitly
This commit is contained in:
@@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.calculator"
|
||||
|
||||
Reference in New Issue
Block a user