Skip to content

Commit 20dca86

Browse files
Degubiinder123
authored andcommitted
Add docs to module-info.java (#1535)
1 parent d6e6a01 commit 20dca86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gson/src/main/java/module-info.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* Defines the Gson serialization/deserialization API.
3+
* @since 2.8.6
4+
*/
15
module com.google.gson {
26
exports com.google.gson;
37
exports com.google.gson.annotations;

0 commit comments

Comments
 (0)