android: Change appID
This commit is contained in:
@@ -54,7 +54,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
// TODO If this is ever modified, change application_id in strings.xml
|
||||
applicationId = "org.yuzu.yuzu_emu"
|
||||
applicationId = "dev.eden.eden_emulator"
|
||||
minSdk = 30
|
||||
targetSdk = 35
|
||||
versionName = getGitVersion()
|
||||
|
||||
Reference in New Issue
Block a user