adding a prepaid app variant

This commit is contained in:
tibbi
2022-03-08 10:42:49 +01:00
parent 3ddc03f442
commit 6165e4da0a
2 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="show_donate_in_about">false</bool>
<bool name="hide_google_relations">true</bool>
<bool name="hide_all_external_links">true</bool>
</resources>