mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 22:21:18 +00:00
Android: Bump build tools to 29.0.3
This commit is contained in:
parent
e0eb9a8ae4
commit
ca896ddbf0
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ ext.versions = [
|
|||
compileSdk : 29,
|
||||
minSdk : 18,
|
||||
targetSdk : 29,
|
||||
buildTools : '29.0.1',
|
||||
buildTools : '29.0.3',
|
||||
supportCoreUtils : '28.0.0',
|
||||
kotlinVersion : '1.3.61',
|
||||
v4Support : '28.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue