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

@@ -0,0 +1 @@
* Hotfix: Permission is being requested now when open backup screen on Android10