From e6ce9375d4d99f67e959cb406d225148d8381554 Mon Sep 17 00:00:00 2001 From: kenstir Date: Sun, 18 Oct 2015 20:41:47 -0400 Subject: [PATCH] Updated min sdk to 10; 10 is still gingerbread and 9 was revoked. Soon I will put some effort into modernizing; at this point gingerbread accounts for < 4% of the play store market. --- Open-ILS/src/Android/core/AndroidManifest.xml | 2 +- Open-ILS/src/Android/cwmars_app/AndroidManifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/Android/core/AndroidManifest.xml b/Open-ILS/src/Android/core/AndroidManifest.xml index cc7e7cf778..9d3b26bb73 100644 --- a/Open-ILS/src/Android/core/AndroidManifest.xml +++ b/Open-ILS/src/Android/core/AndroidManifest.xml @@ -6,7 +6,7 @@ android:versionName="1.0" > diff --git a/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml b/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml index 3735bc75fc..b679509e00 100644 --- a/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml +++ b/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml @@ -6,7 +6,7 @@ android:versionName="1.3"> -- 2.11.0