From bde3a3f780cc668619076df96147b76be1c4ab64 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 6 Apr 2013 19:46:07 +0200 Subject: Add external API with security. --- AndroidManifest.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b01e92d8..b8d231d4 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ + android:versionCode="66" + android:versionName="0.5.36b" > @@ -82,8 +82,13 @@ + android:name=".api.GrantPermissionsActivity"> + + + + + @@ -152,6 +157,7 @@ android:targetActivity=".LaunchVPN" > + @@ -164,4 +170,4 @@ tools:ignore="ExportedContentProvider" /> - + \ No newline at end of file -- cgit v1.2.3