mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-07 03:38:50 -04:00
android: Move namespace to app module build.gradle
This commit is contained in:
@@ -10,6 +10,8 @@ def buildType
|
||||
def abiFilter = "arm64-v8a" //, "x86"
|
||||
|
||||
android {
|
||||
namespace 'org.yuzu.yuzu_emu'
|
||||
|
||||
compileSdkVersion 33
|
||||
ndkVersion "25.2.9519653"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user