From 0607eba0ba964b3178507eabcd234fe7d8a0d860 Mon Sep 17 00:00:00 2001 From: pans <pans@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 18 八月 2017 11:06:16 +0800 Subject: [PATCH] capnp server fix bug --- VisitFace/DemoForBsk/.idea/libraries/okhttputils_1_8_1.xml | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/.idea/libraries/okhttputils_1_8_1.xml b/VisitFace/DemoForBsk/.idea/libraries/okhttputils_1_8_1.xml new file mode 100644 index 0000000..674d146 --- /dev/null +++ b/VisitFace/DemoForBsk/.idea/libraries/okhttputils_1_8_1.xml @@ -0,0 +1,12 @@ +<component name="libraryTable"> + <library name="okhttputils-1.8.1"> + <CLASSES> + <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.lzy.net/okhttputils/1.8.1/res" /> + <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.lzy.net/okhttputils/1.8.1/jars/classes.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.lzy.net/okhttputils/1.8.1/cb089eb67962f018bc5264b83492be90ecaaf7eb/okhttputils-1.8.1-sources.jar!/" /> + </SOURCES> + </library> +</component> \ No newline at end of file -- Gitblit v1.8.0