diff --git a/Components/NewPicDialog.razor b/Components/NewPicDialog.razor
index b9fca93..71bb534 100644
--- a/Components/NewPicDialog.razor
+++ b/Components/NewPicDialog.razor
@@ -91,17 +91,6 @@
}
- protected override async Task OnAfterRenderAsync(bool firstRender) {
- await base.OnAfterRenderAsync(firstRender);
- if (firstRender) {
- string tmp = "tmp";
- }
- }
-
- // private async Task ChangeFile(InputFileChangeEventArgs e){
- // File = e.File;
- // }
-
private string formatSizeUnits(long? bytes){
if(bytes == null) return "?? bytes";
string formatted = "0 bytes";
diff --git a/Neighbourhood.omg.lol.csproj b/Neighbourhood.omg.lol.csproj
index b24724a..085347b 100644
--- a/Neighbourhood.omg.lol.csproj
+++ b/Neighbourhood.omg.lol.csproj
@@ -42,34 +42,43 @@
au.death.lol.omg.neighbourhood
+ 0.9.0
au.death.lol.omg.neighbourhood
+ 0.9.0
au.death.lol.omg.neighbourhood
+ 0.9.0
+ True
au.death.lol.omg.neighbourhood
+ 0.9.0
au.death.lol.omg.neighbourhood
+ 0.9.0
au.death.lol.omg.neighbourhood
+ 0.9.0
au.death.lol.omg.neighbourhood
+ 0.9.0
au.death.lol.omg.neighbourhood
+ 0.9.0
diff --git a/Platforms/Android/AndroidManifest.xml b/Platforms/Android/AndroidManifest.xml
index 4664cfb..f27a9f5 100644
--- a/Platforms/Android/AndroidManifest.xml
+++ b/Platforms/Android/AndroidManifest.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/Resources/AppIcon/icon.png b/Resources/AppIcon/icon.png
index aaa4029..8023c1b 100644
Binary files a/Resources/AppIcon/icon.png and b/Resources/AppIcon/icon.png differ