mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-03 17:44:51 +02:00
Update:Set installLocation in android manifest to preferExternal for amazon app store
This commit is contained in:
parent
ad5edf3aee
commit
0fd9463c7c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:dist="http://schemas.android.com/apk/distribution"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:installLocation="preferExternal"
|
||||
package="com.audiobookshelf.app">
|
||||
|
||||
<!-- Permissions -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue