mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
committed by
Rémi Verschelde
parent
7dd5de5a57
commit
3b547457d7
@@ -1,11 +1,11 @@
|
||||
ext.versions = [
|
||||
androidGradlePlugin: '3.5.3',
|
||||
androidGradlePlugin: '4.1.0',
|
||||
compileSdk : 29,
|
||||
minSdk : 18,
|
||||
targetSdk : 29,
|
||||
buildTools : '29.0.3',
|
||||
buildTools : '30.0.1',
|
||||
supportCoreUtils : '1.0.0',
|
||||
kotlinVersion : '1.3.61',
|
||||
kotlinVersion : '1.4.10',
|
||||
v4Support : '1.0.0'
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user