We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a943f commit 9cc852aCopy full SHA for 9cc852a
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
namespace "io.nekohasekai.sfa"
13
compileSdk 35
14
15
- ndkVersion "28.0.12916984"
+ ndkVersion "28.0.13004108"
16
17
def ndkPathFromEnv = System.getenv("ANDROID_NDK_HOME")
18
if (ndkPathFromEnv != null) {
0 commit comments