refactor(build): rename prepaid product flavor to gplay
This commit is contained in:
parent
3c85e6b4eb
commit
a309ceff32
3 changed files with 2 additions and 2 deletions
6
app/src/gplay/res/values/bools.xml
Normal file
6
app/src/gplay/res/values/bools.xml
Normal 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">false</bool>
|
||||
<bool name="pretend_thank_you_installed">true</bool>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue