mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-25 10:30:53 +00:00
Optimize debug build (#1411)
This commit is contained in:
parent
8edea4f7c5
commit
087f87e95c
3 changed files with 18 additions and 1 deletions
9
app/src/debugNoMinify/res/values/strings.xml
Normal file
9
app/src/debugNoMinify/res/values/strings.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-License-Identifier: GPL-3.0-only
|
||||
-->
|
||||
<resources>
|
||||
<string name="english_ime_name" translatable="false">HeliBoard debug</string>
|
||||
<string name="spell_checker_service_name" translatable="false">HeliBoard debug Spell Checker</string>
|
||||
<string name="ime_settings" translatable="false">HeliBoard debug Settings</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue