Downgrade NDK to 26.2.11394342

This commit is contained in:
世界 2024-11-13 10:43:34 +08:00
parent 108f8b05af
commit 6b8b5562ae
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

@ -12,7 +12,7 @@ android {
namespace "io.nekohasekai.sfa"
compileSdk 35
ndkVersion "27.2.12479018"
ndkVersion "26.2.11394342"
ksp {
arg("room.incremental", "true")