From ba927aafda1990218359409b0d5a2e0e085875f2 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 22 Oct 2020 15:43:05 +0200 Subject: [PATCH] Add batch script to build android --- test_projects/android/build.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test_projects/android/build.bat diff --git a/test_projects/android/build.bat b/test_projects/android/build.bat new file mode 100644 index 0000000000..15e97ba4d8 --- /dev/null +++ b/test_projects/android/build.bat @@ -0,0 +1,2 @@ +SET DIR=%~dp0 +%DIR%\..\..\flank-scripts\bash\flankScripts.bat shell ops android --copy --generate