aboutsummaryrefslogtreecommitdiffstats
path: root/examples/android-proguard-example/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/android-proguard-example/res/values/strings.xml')
-rw-r--r--examples/android-proguard-example/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/android-proguard-example/res/values/strings.xml b/examples/android-proguard-example/res/values/strings.xml
new file mode 100644
index 00000000..ba3be81e
--- /dev/null
+++ b/examples/android-proguard-example/res/values/strings.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">Gson Proguard Example</string>
+</resources>
+