From 3a233b6f416cc51c64a56b7f648a6164ae14c393 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期四, 20 七月 2017 15:45:20 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/.idea/libraries/hamcrest_core_1_3.xml | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/.idea/libraries/hamcrest_core_1_3.xml b/VisitFace/DemoForBsk/.idea/libraries/hamcrest_core_1_3.xml new file mode 100644 index 0000000..e081ce9 --- /dev/null +++ b/VisitFace/DemoForBsk/.idea/libraries/hamcrest_core_1_3.xml @@ -0,0 +1,11 @@ +<component name="libraryTable"> + <library name="hamcrest-core-1.3"> + <CLASSES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b/hamcrest-core-1.3-sources.jar!/" /> + </SOURCES> + </library> +</component> \ No newline at end of file -- Gitblit v1.8.0