Update build tools
This commit is contained in:
parent
2dca1c6db5
commit
0f6048664f
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ static def getProperty(@Nullable Properties properties, String name) {
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 27
|
compileSdkVersion 27
|
||||||
buildToolsVersion '27.0.3'
|
buildToolsVersion '28.0.3'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue