do not show rating prompts in the fdroid variant

This commit is contained in:
tibbi 2022-05-27 10:29:58 +02:00
parent dcaefb364c
commit 455f8c653f

View File

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