You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Update Android build tools to version 35.0.1
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user