Switch usages android build tools from 23.0.1 to 28.0.3
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ buildscript {
|
||||
}
|
||||
|
||||
ext {
|
||||
androidBuildToolsVersion = '23.0.1'
|
||||
androidBuildToolsVersion = '28.0.3'
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
||||
Reference in New Issue
Block a user