From 1d0a1664e6671f740b86a531fe8513e07eb27207 Mon Sep 17 00:00:00 2001 From: Marcel Kinard Date: Tue, 20 May 2014 07:00:21 -0400 Subject: [PATCH] CB-6707 Update minSdkVersion to 10 consistently Update minSdkVersion in the AndroidManifest for the cordova.jar and the test project. --- framework/AndroidManifest.xml | 2 +- test/AndroidManifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/AndroidManifest.xml b/framework/AndroidManifest.xml index 15a97022..6fbe1b4e 100755 --- a/framework/AndroidManifest.xml +++ b/framework/AndroidManifest.xml @@ -19,5 +19,5 @@ --> - + diff --git a/test/AndroidManifest.xml b/test/AndroidManifest.xml index 2f99b9ae..02247028 100755 --- a/test/AndroidManifest.xml +++ b/test/AndroidManifest.xml @@ -45,7 +45,7 @@ - +