From fa3ea59e5dac3be310638f2e2b776951dfa2af94 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 28 七月 2017 11:50:56 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/.idea/libraries/runner_0_5.xml | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/.idea/libraries/runner_0_5.xml b/VisitFace/DemoForBsk/.idea/libraries/runner_0_5.xml new file mode 100644 index 0000000..8fa6d7b --- /dev/null +++ b/VisitFace/DemoForBsk/.idea/libraries/runner_0_5.xml @@ -0,0 +1,15 @@ +<component name="libraryTable"> + <library name="runner-0.5"> + <ANNOTATIONS> + <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/annotations.zip!/" /> + </ANNOTATIONS> + <CLASSES> + <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/res" /> + <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/jars/classes.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://D:/program/android/sdk1/extras/android/m2repository/com/android/support/test/runner/0.5/runner-0.5-sources.jar!/" /> + </SOURCES> + </library> +</component> \ No newline at end of file -- Gitblit v1.8.0