From 3424abe46f212c093c01c591c7f776bdb9a89df0 Mon Sep 17 00:00:00 2001 From: bju Date: Sat, 19 Mar 2011 23:34:59 +0100 Subject: Added API level to eliminate the SD card permission. --- androvdr/AndroidManifest.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/androvdr/AndroidManifest.xml b/androvdr/AndroidManifest.xml index fd2376c..2c1f8dc 100644 --- a/androvdr/AndroidManifest.xml +++ b/androvdr/AndroidManifest.xml @@ -1,8 +1,7 @@ + android:versionName="0.1" android:versionCode="0"> @@ -26,4 +25,7 @@ + + + \ No newline at end of file -- cgit v1.2.3