Closed sriharivishnu closed 4 years ago
Error comes from this line in checkUpgradeStatus:
tvUpgrade.setText("Upgrade Status: Required for Version: " + outs.get(3).substring(4));
Documentation for value returned from treehouses upgrade --check
:
outputs true + version
If there is a StringIndexOutOfBoundsException, the version number must be empty? Or perhaps it is linked to #521 in which the order of the outputs is mixed up
Log from Console: