Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamerminsk authored Oct 16, 2024
1 parent 8fdabe2 commit aed5e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
tools:ignore="ScopedStorage" />
<uses-permission
android:name="android.permission.READ_EXTERNAL_STORAGE"
android:maxSdkVersion="30"/>
android:maxSdkVersion="32"/>
</manifest>

0 comments on commit aed5e65

Please sign in to comment.