fixing a boolean in the foss build variant

This commit is contained in:
tibbi 2022-05-20 21:18:55 +02:00
parent aa10aab692
commit be1aef4181
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
<resources>
<bool name="default_vibrate_on_press">true</bool>
<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>