Change paypal user
This commit is contained in:
parent
1698ea4e85
commit
5eb50fde18
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ android {
|
|||
|
||||
productFlavors {
|
||||
free {
|
||||
buildConfigField "String", "PAYPAL_USER", "\"mashin87@gmail.com\""
|
||||
buildConfigField "String", "PAYPAL_USER", "\"btimofeev@emunix.org\""
|
||||
buildConfigField "String", "PAYPAL_CURRENCY_CODE", "\"USD\""
|
||||
buildConfigField "String", "BITCOIN_ADDRESS", "\"16coztryz7xbNNDNhhf98wuHmi3hEintsW\""
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue