mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-01 19:07:37 +03:00
Update NDK to r28
This commit is contained in:
parent
33a943fbec
commit
9cc852a51b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ android {
|
|||
namespace "io.nekohasekai.sfa"
|
||||
compileSdk 35
|
||||
|
||||
ndkVersion "28.0.12916984"
|
||||
ndkVersion "28.0.13004108"
|
||||
|
||||
def ndkPathFromEnv = System.getenv("ANDROID_NDK_HOME")
|
||||
if (ndkPathFromEnv != null) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue