Release 0.8.6 nonet

This commit is contained in:
Philipp Crocoll
2013-09-16 21:44:45 +02:00
parent 0eb84927f1
commit a3e090d9d9
2 changed files with 2 additions and 4 deletions

View File

@@ -29,6 +29,4 @@ using Android.App;
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
// Add some common permissions, these can be removed if not needed
[assembly: UsesPermission(Android.Manifest.Permission.Internet)]
[assembly: UsesPermission(Android.Manifest.Permission.WriteExternalStorage)]