diff --git a/app/build.gradle b/app/build.gradle index f232141..e14304f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,7 +12,7 @@ if (keystorePropertiesFile.exists()) { android { namespace = 'com.izzy2lost.psx2' compileSdk = 36 - ndkVersion = '28.2.13676358' + ndkVersion = '29.0.14206865' signingConfigs { release {