From 50f4fe8df57a6962b34c28a1013c70a818a76bc9 Mon Sep 17 00:00:00 2001 From: kenstir Date: Wed, 11 Nov 2015 21:02:10 -0500 Subject: [PATCH] Added each jar explicitly as part of the core android library project and as exported, so that other projects that reuse the core inherit these jars. --- Open-ILS/src/Android/core/core.iml | 41 +++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/Android/core/core.iml b/Open-ILS/src/Android/core/core.iml index 9f34edda3b..d6b092a0d7 100644 --- a/Open-ILS/src/Android/core/core.iml +++ b/Open-ILS/src/Android/core/core.iml @@ -15,7 +15,46 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- 2.11.0