frankiesardo / icepick

Android Instance State made easy
Eclipse Public License 1.0
3.75k stars 208 forks source link

Typo in Injector Helper in getByteArray #40

Closed xsveda closed 9 years ago

xsveda commented 9 years ago

There is a typo on line 70 in https://github.com/frankiesardo/icepick/blob/master/icepick/src/icepick/Injector.java

typo

Byte arrays are not possible to restore.

frankiesardo commented 9 years ago

Snap! Thanks for catching that.

xsveda commented 9 years ago

Thanks for such a quick fix!!!!!! Will you create a bugfix release? This issue is kind of a blocker for me right now :-)

frankiesardo commented 9 years ago

Published 3.0.1-SNAPSHOT. Will make an official release soonish.

xsveda commented 9 years ago

SNAPSHOT works, amazing! :+1: