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

View File

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