From 25ae8071fb18c000804660f671b1cb0f9d69b3f9 Mon Sep 17 00:00:00 2001 From: oldmud0 Date: Fri, 22 May 2020 19:37:12 -0500 Subject: Bring back Android project files --- android/project.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 android/project.properties (limited to 'android/project.properties') diff --git a/android/project.properties b/android/project.properties new file mode 100644 index 00000000..a08f37ed --- /dev/null +++ b/android/project.properties @@ -0,0 +1 @@ +target=android-21 \ No newline at end of file -- cgit