Remove the debug strings.xml definition of application_id.
This is handled by gradle, we don't need a separate strings.xml for debug.
This commit is contained in:
parent
faced475df
commit
252af9c1bd
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="application_id">org.dolphinemu.dolphinemu.debug</string>
|
||||
</resources>
|
Loading…
Reference in New Issue