Bug/fixed permission not requested android 10 (#150)

* Added  android:requestLegacyExternalStorage=true to manifest

* Up pubspec version code for android build
This commit is contained in:
Alex
2022-05-08 06:47:38 -05:00
committed by GitHub
parent a1792a7d94
commit 43d639104d
3 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: immich_mobile
description: Immich - selfhosted backup media file on mobile phone
publish_to: "none"
version: 1.9.0+13
version: 1.9.1+14
environment:
sdk: ">=2.15.1 <3.0.0"