@ -356,6 +356,9 @@ class MyUpdatedNew {
if (listNewVer[i] > listOldVer[i]) {
return true;
}
if (listNewVer[i] < listOldVer[i]) {
return false;