mirror of
https://github.com/Lime3DS/Lime3DS
synced 2024-10-29 19:27:53 +00:00
Android: Update NDK from r26d to r27b
This commit is contained in:
parent
237e693391
commit
f62f09f0bc
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ android {
|
|||
namespace = "io.github.lime3ds.android"
|
||||
|
||||
compileSdkVersion = "android-34"
|
||||
ndkVersion = "26.3.11579264"
|
||||
ndkVersion = "27.1.12297006"
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
|
Loading…
Reference in a new issue