From 87f00d41a747382a1dc34a6e67bfb3b21c4c4236 Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Fri, 16 Sep 2016 18:47:26 +0100 Subject: [PATCH] Update Android apps to need API 16+; remove stale Manifest config --- android/AndroidManifest.xml | 21 ++++----------------- android/pom.xml | 2 +- androidtest/AndroidManifest.xml | 10 ++-------- androidtest/res/layout/benchmark.xml | 1 - androidtest/res/layout/test.xml | 16 +--------------- 5 files changed, 8 insertions(+), 42 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 9f8344f88..5bb5eefaa 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -16,8 +16,8 @@ --> @@ -31,26 +31,13 @@ - + - - - - - + - - - - - 4.0.0 android - 4.7.6 + 4.7.7 apk diff --git a/androidtest/AndroidManifest.xml b/androidtest/AndroidManifest.xml index dd674696f..65ae1400e 100755 --- a/androidtest/AndroidManifest.xml +++ b/androidtest/AndroidManifest.xml @@ -22,15 +22,9 @@ - + - - - +