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/support_v4_23_1_0.xml |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/VisitFace/DemoForBsk/.idea/libraries/support_v4_23_1_0.xml b/VisitFace/DemoForBsk/.idea/libraries/support_v4_23_1_0.xml
new file mode 100644
index 0000000..2730927
--- /dev/null
+++ b/VisitFace/DemoForBsk/.idea/libraries/support_v4_23_1_0.xml
@@ -0,0 +1,16 @@
+<component name="libraryTable">
+  <library name="support-v4-23.1.0">
+    <ANNOTATIONS>
+      <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.1.0/annotations.zip!/" />
+    </ANNOTATIONS>
+    <CLASSES>
+      <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.1.0/res" />
+      <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.1.0/jars/classes.jar!/" />
+      <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.1.0/jars/libs/internal_impl-23.1.0.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES>
+      <root url="jar://D:/program/android/sdk1/extras/android/m2repository/com/android/support/support-v4/23.1.0/support-v4-23.1.0-sources.jar!/" />
+    </SOURCES>
+  </library>
+</component>
\ No newline at end of file

--
Gitblit v1.8.0