Updated android build tools version
This commit is contained in:
@@ -36,7 +36,7 @@ task deploy(type: Copy){
|
||||
}
|
||||
|
||||
android {
|
||||
buildToolsVersion '28.0.2'
|
||||
buildToolsVersion '28.0.3'
|
||||
compileSdkVersion 28
|
||||
sourceSets {
|
||||
main {
|
||||
|
||||
Reference in New Issue
Block a user