mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 16:11:20 +02:00
## Description This PR updates the debug build config to allow side by side installation with the mainline/stable release by changing the app name and app ID. This is a convenience change to allow contributors to test debug builds on their personal devices without overwriting the existing stable version of the app
4 lines
139 B
XML
4 lines
139 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="app_name" translatable="false">Wholphin (Debug)</string>
|
|
</resources>
|