From 1f6c63f1d8be7d94b09ed025ca256d38b9d8d962 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Sat, 17 Aug 2013 12:26:43 -0400 Subject: [PATCH] [Android] Ensure that required dependencies are actually exported along with everything else when the Android version builds. Without this, the support libs will not export and cause the emulator to crash upon being executed. --- Source/Android/.classpath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Android/.classpath b/Source/Android/.classpath index 3f9691c5dd..d3bb07b44c 100644 --- a/Source/Android/.classpath +++ b/Source/Android/.classpath @@ -1,7 +1,7 @@ - +