fixing a boolean in the foss build variant
This commit is contained in:
parent
aa10aab692
commit
be1aef4181
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue