mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-18 06:10:35 +00:00
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