do not show any Google relations in the f-droid app build

This commit is contained in:
tibbi 2022-05-22 20:13:25 +02:00
parent eeef492824
commit e9aa1d1fbc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="show_donate_in_about">true</bool>
<bool name="avoid_showing_rating_prompt">true</bool>
<bool name="hide_google_relations">true</bool>
<bool name="pretend_thank_you_installed">true</bool>
</resources>