diff options
Diffstat (limited to '.idea/libraries/gson.xml')
| -rw-r--r-- | .idea/libraries/gson.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.idea/libraries/gson.xml b/.idea/libraries/gson.xml new file mode 100644 index 0000000..ff58299 --- /dev/null +++ b/.idea/libraries/gson.xml @@ -0,0 +1,11 @@ +<component name="libraryTable"> + <library name="gson"> + <CLASSES> + <root url="jar://$PROJECT_DIR$/libs/gson/gson-2.8.6.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$PROJECT_DIR$/libs/gson/gson-2.8.6-sources.jar!/" /> + </SOURCES> + </library> +</component>
\ No newline at end of file |
