mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Android: Bump build tools to 29.0.3
(cherry picked from commit ca896ddbf0)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user