remove no-op allowBackup
This was added to silence a now removed lint check.
This commit is contained in:
parent
e1dd3db05a
commit
ed3cf2c08f
@ -4,7 +4,6 @@
|
|||||||
<original-package android:name="org.grapheneos.pdfviewer" />
|
<original-package android:name="org.grapheneos.pdfviewer" />
|
||||||
|
|
||||||
<application android:name=".App"
|
<application android:name=".App"
|
||||||
android:allowBackup="true"
|
|
||||||
android:icon="@mipmap/ic_launcher"
|
android:icon="@mipmap/ic_launcher"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:roundIcon="@mipmap/ic_launcher"
|
android:roundIcon="@mipmap/ic_launcher"
|
||||||
|
Loading…
Reference in New Issue
Block a user