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