From b69ab507649197a3796613848542e6f00f106709 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期日, 23 七月 2017 13:04:23 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/.idea/libraries/gson_2_8_0.xml | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/.idea/libraries/gson_2_8_0.xml b/VisitFace/DemoForBsk/.idea/libraries/gson_2_8_0.xml new file mode 100644 index 0000000..6de6ddf --- /dev/null +++ b/VisitFace/DemoForBsk/.idea/libraries/gson_2_8_0.xml @@ -0,0 +1,11 @@ +<component name="libraryTable"> + <library name="gson-2.8.0"> + <CLASSES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.0/c4ba5371a29ac9b2ad6129b1d39ea38750043eff/gson-2.8.0.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.0/baf95d8519fc1a11d388f8543cb40cd2bb9d66dc/gson-2.8.0-sources.jar!/" /> + </SOURCES> + </library> +</component> \ No newline at end of file -- Gitblit v1.8.0