diff options
author | Oxore <oxore@protonmail.com> | 2019-10-09 03:14:23 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2019-10-09 03:14:23 +0300 |
commit | a726f36f75010e76654747ef26f909f502b0f5b0 (patch) | |
tree | b2c07cffaf117632610a6e36291ffc30ca53f5dc /res/values/strings.xml |
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 0000000..6e66208 --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="app_name">NativeArmv6</string> +</resources> |