android: Change appID
This commit is contained in:
parent
8364ab1b00
commit
55d6b40fe3
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue