do not show Rating prompt at the f-droid build variant

This commit is contained in:
tibbi 2022-05-23 21:06:33 +02:00
parent 48001e2e44
commit bd775eb190
1 changed files with 2 additions and 0 deletions

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>