|
|
@ -1,7 +1,7 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
|
package="io.legado.app"> |
|
|
|
package="com.amazon.kindlefc"> |
|
|
|
|
|
|
|
|
|
|
|
<uses-permission |
|
|
|
<uses-permission |
|
|
|
android:name="android.permission.MANAGE_DOCUMENTS" |
|
|
|
android:name="android.permission.MANAGE_DOCUMENTS" |
|
|
@ -335,4 +335,4 @@ |
|
|
|
android:value="${APP_CHANNEL_VALUE}" /> |
|
|
|
android:value="${APP_CHANNEL_VALUE}" /> |
|
|
|
</application> |
|
|
|
</application> |
|
|
|
|
|
|
|
|
|
|
|
</manifest> |
|
|
|
</manifest> |
|
|
|