mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-16 03:49:59 +01:00
android: Update app ID to match Lime3DS Play Store ID
I seemingly attempted to do this before, did it wrong, and then committed it by accident. Whoops!
This commit is contained in:
parent
8592e05d44
commit
75bed895cf
@ -62,7 +62,7 @@ android {
|
||||
defaultConfig {
|
||||
// The application ID refers to Lime3DS to allow for
|
||||
// the Play Store listing, which was originally set up for Lime3DS, to still be used.
|
||||
applicationId = "io.github.lime3ds.Lime3DS"
|
||||
applicationId = "io.github.lime3ds.android"
|
||||
minSdk = 28
|
||||
targetSdk = 35
|
||||
versionCode = autoVersion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user