From bd64334a22b3493ed03b92696758ea9d4dc315c7 Mon Sep 17 00:00:00 2001 From: kenstir Date: Tue, 24 Nov 2015 18:32:18 -0500 Subject: [PATCH] v5 * updated library url for libraries json * mark location features not required --- Open-ILS/src/Android/core/res/values/strings.xml | 2 +- Open-ILS/src/Android/hemlock_app/AndroidManifest.xml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/Android/core/res/values/strings.xml b/Open-ILS/src/Android/core/res/values/strings.xml index d015dca485..50add33047 100644 --- a/Open-ILS/src/Android/core/res/values/strings.xml +++ b/Open-ILS/src/Android/core/res/values/strings.xml @@ -154,6 +154,6 @@ Retry Select your Library Select - http://evergreen-ils.org/testing/libraries.json + http://evergreen-ils.org/directory/libraries.json diff --git a/Open-ILS/src/Android/hemlock_app/AndroidManifest.xml b/Open-ILS/src/Android/hemlock_app/AndroidManifest.xml index 6ee5a6e1e5..0ca95db090 100644 --- a/Open-ILS/src/Android/hemlock_app/AndroidManifest.xml +++ b/Open-ILS/src/Android/hemlock_app/AndroidManifest.xml @@ -2,7 +2,7 @@ " + + + -- 2.11.0