Skip to content

Commit 0e2221f

Browse files
Merge pull request #33 from vechain/coinbase-ff
fix: disable coinbase in mobile for .12 version
2 parents f75de5d + debafaa commit 0e2221f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

feature-flags/mobile-versioned-feature-flags.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"paymentProvidersFeature": {
1414
"coinbase-pay": {
15-
"android": "2.4.12",
16-
"iOS": "2.4.12",
15+
"android": "2.4.13",
16+
"iOS": "2.4.13",
1717
"url": "https://onramp-proxy.vechain.org"
1818
},
1919
"transak": {

0 commit comments

Comments
 (0)