Skip to content

Commit

Permalink
Bump max version for WRITE_EXTERNAL_STORAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-lopreiato committed Mar 5, 2022
1 parent e9af49e commit 1f7c661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<!-- Used so we can save images taken with the camera -->
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"
android:maxSdkVersion="9"/>
android:maxSdkVersion="18"/>

<application
android:name=".TbaAndroid"
Expand Down

0 comments on commit 1f7c661

Please sign in to comment.