Skip to content

Commit

Permalink
Stop requesting legacy external storage (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunkup committed May 31, 2024
1 parent fd4abba commit 7ebc9d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:networkSecurityConfig="@xml/network_security"
android:requestLegacyExternalStorage="true"
android:theme="@style/Theme.AppCompat.DayNight.NoActionBar"
android:enableOnBackInvokedCallback="true"
tools:ignore="UnusedAttribute">
Expand Down

0 comments on commit 7ebc9d2

Please sign in to comment.