mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 07:55:07 +01:00
Android: Update NDK from r26d to r27b
This commit is contained in:
parent
237e693391
commit
f62f09f0bc
@ -29,7 +29,7 @@ android {
|
|||||||
namespace = "io.github.lime3ds.android"
|
namespace = "io.github.lime3ds.android"
|
||||||
|
|
||||||
compileSdkVersion = "android-34"
|
compileSdkVersion = "android-34"
|
||||||
ndkVersion = "26.3.11579264"
|
ndkVersion = "27.1.12297006"
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
sourceCompatibility = JavaVersion.VERSION_17
|
sourceCompatibility = JavaVersion.VERSION_17
|
||||||
|
Loading…
Reference in New Issue
Block a user