gson-comments/codegen/README.md
Marcono1234 dc28951fa7
Change target Java version to 7 (#2043)
* Change target Java version to 7

* Document Gson requirements

* Add package-info.java for `stream` package
2021-12-31 07:20:29 -08:00

190 B

codegen

This Maven module contains the source code for automatically generating Gson type adapters.

⚠️ This module is currently non-functional and might be removed in the future.