Skip to content

Commit

Permalink
Update android/src/main/AndroidManifest.xml (#958)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Li <[email protected]>
  • Loading branch information
projekt01 and AlexV525 authored Aug 3, 2023
1 parent 37deae4 commit 4bbb505
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.fluttercandies.photo_manager">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />

Expand Down

0 comments on commit 4bbb505

Please sign in to comment.