Merge pull request #169 from trubitsyn/patch-1

Add launcher name suffix in debug builds
This commit is contained in:
Tibor Kaputa 2018-02-01 23:57:11 +01:00 committed by GitHub
commit f3e4b64bc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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