Merge pull request #171 from tom93/set-debug-app-name

Use a unique app name for debug builds
This commit is contained in:
Naveen Singh 2024-05-19 16:30:21 -04:00 committed by GitHub
commit 1c7376c0f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_launcher_name">Messages_debug</string>
</resources>