디버그 용 빌드 앱 이름 적용

This commit is contained in:
2026-01-28 11:55:02 +09:00
parent a1b464e864
commit 39f647d05a
3 changed files with 12 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">ボイスオン-テスト</string>
</resources>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">보이스온-테스트</string>
</resources>