- Fix width of some unicode characters. Some unicode characters where updated in wcwidth/libandroid-support previously, but the WcWidth.java was not, leading to some characters being detected as having the wrong width. With this the java code is in-sync with the c code in libandroid-support. Thanks @landfillbaby.
- Update bootstrap archives.
