summaryrefslogtreecommitdiff
path: root/src/android/app/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'src/android/app/build.gradle.kts')
-rw-r--r--src/android/app/build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/android/app/build.gradle.kts b/src/android/app/build.gradle.kts
index 51faa5749..f8c43c928 100644
--- a/src/android/app/build.gradle.kts
+++ b/src/android/app/build.gradle.kts
@@ -29,7 +29,7 @@ android {
namespace = "org.yuzu.yuzu_emu"
compileSdkVersion = "android-35"
- ndkVersion = "29.0.13846066"
+ ndkVersion = "29.0.14033849"
buildFeatures {
viewBinding = true