adding some fdroid flags
This commit is contained in:
parent
d83751fa1e
commit
957da6f8c2
|
@ -1,4 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<bool name="show_donate_in_about">true</bool>
|
<bool name="show_donate_in_about">true</bool>
|
||||||
|
<bool name="hide_google_relations">true</bool>
|
||||||
|
<bool name="pretend_thank_you_installed">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue