mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Fix scoped storage issue (#4613)
This commit is contained in:
parent
52b05f75e8
commit
401f70cf12
2 changed files with 2 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
android:supportsRtl="true"
|
||||
tools:replace="android:appComponentFactory"
|
||||
android:appComponentFactory="commons"
|
||||
android:requestLegacyExternalStorage = "true"
|
||||
tools:ignore="GoogleAppIndexingWarning">
|
||||
|
||||
<activity android:name="org.acra.dialog.CrashReportDialog"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue