Update build tools
This commit is contained in:
parent
3a4fda9b7c
commit
cd6a3b0054
|
@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
|
|||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
buildToolsVersion "28.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "net.nullsum.audinaut"
|
||||
|
|
Loading…
Reference in New Issue