Add application id suffix in debug builds (#61)

This commit is contained in:
Mikołaj Pich
2018-03-10 13:08:01 +01:00
committed by Rafał Borcz
parent 69fc4bf874
commit e050982de2
3 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<resources>
<string name="app_name">Wulkanowy DEV</string>
</resources>

View File

@ -0,0 +1,3 @@
<resources>
<string name="app_name">Wulkanowy DEV</string>
</resources>