Update NDK to r28-rc1

This commit is contained in:
世界 2024-12-05 19:49:01 +08:00
parent 90a0ba908e
commit 2519274efc
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

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