Rename fdroid flavor to free
This commit is contained in:
parent
efb563e14a
commit
220583aaf0
2 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ android {
|
|||
}
|
||||
|
||||
productFlavors {
|
||||
fdroid {
|
||||
free {
|
||||
buildConfigField "String", "PAYPAL_USER", "\"mashin87@gmail.com\""
|
||||
buildConfigField "String", "PAYPAL_CURRENCY_CODE", "\"USD\""
|
||||
buildConfigField "String", "BITCOIN_ADDRESS", "\"16coztryz7xbNNDNhhf98wuHmi3hEintsW\""
|
||||
|
|
Loading…
Add table
Reference in a new issue