From d72055677fe680775edba1c08950c0bdd6168a88 Mon Sep 17 00:00:00 2001 From: Jo Grimstad Date: Sat, 5 Nov 2016 20:51:51 +0300 Subject: [PATCH] Release 1.0.2 --- AndroidManifest.xml | 4 - app/build.gradle | 5 +- import-summary.txt | 620 -------------------------------------------- 3 files changed, 2 insertions(+), 627 deletions(-) delete mode 100644 import-summary.txt diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 95cd71620..30748f5d5 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -7,10 +7,6 @@ - - app\src\main\AndroidManifest.xml -* libs\arity-2.1.6.jar => app\libs\arity-2.1.6.jar -* libs\ejml-0.21.jar => app\libs\ejml-0.21.jar -* res\ => app\src\main\res\ -* src\ => app\src\main\java\ - -Next Steps: ------------ -You can now build the project. The Gradle project needs network -connectivity to download dependencies. - -Bugs: ------ -If for some reason your project does not build, and you determine that -it is due to a bug or limitation of the Eclipse to Gradle importer, -please file a bug at http://b.android.com with category -Component-Tools. - -(This import summary is for your information only, and can be deleted -after import once you are satisfied with the results.)