mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
re-enable tron
This commit is contained in:
parent
7783875bd7
commit
081de3fd15
2 changed files with 3 additions and 2 deletions
|
@ -1 +1,2 @@
|
|||
Bitcoin Silent Payments
|
||||
Bitcoin Silent Payments
|
||||
Add Tron wallet
|
|
@ -22,7 +22,7 @@ MONERO_COM_BUNDLE_ID="com.cakewallet.monero"
|
|||
|
||||
CAKEWALLET_NAME="Cake Wallet"
|
||||
CAKEWALLET_VERSION="1.10.0"
|
||||
CAKEWALLET_BUILD_NUMBER=74
|
||||
CAKEWALLET_BUILD_NUMBER=75
|
||||
CAKEWALLET_BUNDLE_ID="com.fotolockr.cakewallet"
|
||||
|
||||
if ! [[ " ${TYPES[*]} " =~ " ${APP_MACOS_TYPE} " ]]; then
|
||||
|
|
Loading…
Reference in a new issue