Upgrade Android NDK to r23 LTS
This commit is contained in:
parent
c4f0062f15
commit
48efd563e4
3 changed files with 81 additions and 264 deletions
|
|
@ -8,7 +8,7 @@ ext.versions = [
|
|||
fragmentVersion : '1.3.6',
|
||||
nexusPublishVersion: '1.1.0',
|
||||
javaVersion : 11,
|
||||
ndkVersion : '21.4.7075529' // Also update 'platform/android/detect.py#get_project_ndk_version()' when this is updated.
|
||||
ndkVersion : '23.2.8568313' // Also update 'platform/android/detect.py#get_ndk_version()' when this is updated.
|
||||
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue