summaryrefslogtreecommitdiffhomepage
path: root/templates/android_project/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/android_project/res/values/strings.xml')
-rw-r--r--templates/android_project/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/android_project/res/values/strings.xml b/templates/android_project/res/values/strings.xml
index 5adb1d81..d4dd6ea8 100644
--- a/templates/android_project/res/values/strings.xml
+++ b/templates/android_project/res/values/strings.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">raylibGame</string>
+ <string name="app_name">rGame</string>
</resources>