Update build tools version to 32.0.0
This commit is contained in:
parent
6708089777
commit
c86b34bb46
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ buildscript {
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
BUILD_TOOL_VERSION = '31.0.0'
|
BUILD_TOOL_VERSION = '32.0.0'
|
||||||
|
|
||||||
COMPILE_SDK = 32
|
COMPILE_SDK = 32
|
||||||
TARGET_SDK = 30
|
TARGET_SDK = 30
|
||||||
|
|
Loading…
Add table
Reference in a new issue