From 7d0068c6d2055edec21c883bbfb31d91846688e6 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 27 Sep 2017 12:48:05 +0200 Subject: experimenting with gradle build automation for android --- android/app/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 android/app/res/values/strings.xml (limited to 'android/app/res/values') diff --git a/android/app/res/values/strings.xml b/android/app/res/values/strings.xml new file mode 100644 index 0000000..9bce51c --- /dev/null +++ b/android/app/res/values/strings.xml @@ -0,0 +1,4 @@ + + + SDL App + -- cgit v1.2.3