kaneoriley/homage

Remove dependency on Gson

Closed this issue · 0 comments

As the objects are fairly simple here, there's no need to add ~1300 methods to the dex size just for parsing out the Json. Add a simple helper class to parse and validate out the Library objects so we can get the method count for Homage back under 100 :)