Skip to content

Commit e9aa1d1

Browse files
committed
do not show any Google relations in the f-droid app build
1 parent eeef492 commit e9aa1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<bool name="show_donate_in_about">true</bool>
4-
<bool name="avoid_showing_rating_prompt">true</bool>
4+
<bool name="hide_google_relations">true</bool>
55
<bool name="pretend_thank_you_installed">true</bool>
66
</resources>

0 commit comments

Comments
 (0)