File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ plugins {
5
5
}
6
6
7
7
group = ' com.github.bitcoin-portal'
8
- version = ' 0.13.2'
9
8
10
9
android {
11
10
compileSdk 32
Original file line number Diff line number Diff line change 21
21
"asset_id" : " AVAX" ,
22
22
"ios_blockchain" : " AVAX" ,
23
23
"ios_asset_protocol" : " AVAX" ,
24
- "android_blockchain" : " ETH_BLOCKCHAIN " ,
25
- "android_asset_protocol" : " ERC_20_PROTOCOL "
24
+ "android_blockchain" : " AVAX_BLOCKCHAIN " ,
25
+ "android_asset_protocol" : " AVAX_PROTOCOL "
26
26
},
27
27
{
28
28
"currency_code" : " AXS" ,
Original file line number Diff line number Diff line change 21
21
"asset_id" : " AVAX" ,
22
22
"ios_blockchain" : " AVAX" ,
23
23
"ios_asset_protocol" : " AVAX" ,
24
- "android_blockchain" : " ETH_BLOCKCHAIN " ,
25
- "android_asset_protocol" : " ERC_20_PROTOCOL "
24
+ "android_blockchain" : " AVAX_BLOCKCHAIN " ,
25
+ "android_asset_protocol" : " AVAX_PROTOCOL "
26
26
},
27
27
{
28
28
"currency_code" : " AXS" ,
You can’t perform that action at this time.
0 commit comments