Update build.gradle

This commit is contained in:
Izzy
2025-12-05 01:30:33 -05:00
committed by GitHub
parent 31040df6b6
commit 1dce354819
+1 -1
View File
@@ -12,7 +12,7 @@ if (keystorePropertiesFile.exists()) {
android {
namespace = 'com.izzy2lost.psx2'
compileSdk = 36
ndkVersion = '28.2.13676358'
ndkVersion = '29.0.14206865'
signingConfigs {
release {