gkopff / gson-jodatime-serialisers

A set of Gson serialiser/deserialisers for dealing with Joda Time entities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler target is set to Java 7 (but probably can be 6).

gkopff opened this issue · comments

commented

This is serious because android uses Java 6 which causes UnsupportedClassVersionError.

commented

If I commit a branch that targets 1.6, can you test and verify that it works with Android before I perform the proper release and publish to Central?