mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Update Android build tools to version 35.0.1
This commit is contained in:
parent
019889d1da
commit
5e07b74bf5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ ext.versions = [
|
||||||
minSdk : 24,
|
minSdk : 24,
|
||||||
// Also update 'platform/android/export/export_plugin.cpp#DEFAULT_TARGET_SDK_VERSION'
|
// Also update 'platform/android/export/export_plugin.cpp#DEFAULT_TARGET_SDK_VERSION'
|
||||||
targetSdk : 35,
|
targetSdk : 35,
|
||||||
buildTools : '35.0.0',
|
buildTools : '35.0.1',
|
||||||
kotlinVersion : '2.1.20',
|
kotlinVersion : '2.1.20',
|
||||||
fragmentVersion : '1.8.6',
|
fragmentVersion : '1.8.6',
|
||||||
nexusPublishVersion: '1.3.0',
|
nexusPublishVersion: '1.3.0',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue