You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Android: Bump build tools to 29.0.3
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