From fe304fb84581005d4f677abbd2fed64de233d2f4 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期三, 29 三月 2017 18:27:01 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/.idea/libraries/rules_0_5.xml | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/.idea/libraries/rules_0_5.xml b/VisitFace/DemoForBsk/.idea/libraries/rules_0_5.xml new file mode 100644 index 0000000..536052c --- /dev/null +++ b/VisitFace/DemoForBsk/.idea/libraries/rules_0_5.xml @@ -0,0 +1,15 @@ +<component name="libraryTable"> + <library name="rules-0.5"> + <ANNOTATIONS> + <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/annotations.zip!/" /> + </ANNOTATIONS> + <CLASSES> + <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/jars/classes.jar!/" /> + <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/res" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://D:/AppData/Local/Android/sdk/extras/android/m2repository/com/android/support/test/rules/0.5/rules-0.5-sources.jar!/" /> + </SOURCES> + </library> +</component> \ No newline at end of file -- Gitblit v1.8.0