avoid showing Rate Us prompt at the foss build

This commit is contained in:
tibbi 2022-05-19 15:12:14 +02:00
parent da753b51fa
commit 8a2fd8ffcf

View file

@ -1,5 +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="pretend_thank_you_installed">true</bool>
</resources>