gson-fire icon indicating copy to clipboard operation
gson-fire copied to clipboard

Remove uses of internal gson classes

Open Sineaggi opened this issue 3 years ago • 0 comments

Replaces uses of internal com.google.gson.internal.bind.* classes from gson-fire and replaces them with an alternative way of configuring the json reader and writer classes.

Fixes https://github.com/julman99/gson-fire/issues/52

Sineaggi avatar Dec 04 '22 05:12 Sineaggi