From 7fabfd402f235ebcf64cfde3b399b8b62b969243 Mon Sep 17 00:00:00 2001 From: fhuya Date: Mon, 2 Sep 2019 17:31:51 -0700 Subject: Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`). The application module `app` serves double duties of providing the prebuilt Godot binaries ('android_debug.apk', 'android_release.apk') and the Godot custom build template ('android_source.zip'). --- platform/android/java/res/values-es/strings.xml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 platform/android/java/res/values-es/strings.xml (limited to 'platform/android/java/res/values-es') diff --git a/platform/android/java/res/values-es/strings.xml b/platform/android/java/res/values-es/strings.xml deleted file mode 100644 index 07b718a641..0000000000 --- a/platform/android/java/res/values-es/strings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - godot-project-name-es - \ No newline at end of file -- cgit v1.2.3