Skip to content

Commit

Permalink
update jsCodeVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeroYang committed Aug 31, 2022
1 parent 07ac46c commit 7694cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/polkawallet_plugin_kusama.dart
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class PluginKusama extends PolkawalletPlugin {
'packages/polkawallet_plugin_kusama/assets/images/public/$name.png'),
iconDisabled: Image.asset(
'packages/polkawallet_plugin_kusama/assets/images/public/${name}_gray.png'),
jsCodeVersion: 31501,
jsCodeVersion: 33501,
isTestNet: false,
isXCMSupport: name == network_name_kusama,
),
Expand Down

0 comments on commit 7694cb7

Please sign in to comment.