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/logger_1_15.xml | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/.idea/libraries/logger_1_15.xml b/VisitFace/DemoForBsk/.idea/libraries/logger_1_15.xml new file mode 100644 index 0000000..f44bc8f --- /dev/null +++ b/VisitFace/DemoForBsk/.idea/libraries/logger_1_15.xml @@ -0,0 +1,12 @@ +<component name="libraryTable"> + <library name="logger-1.15"> + <CLASSES> + <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.orhanobut/logger/1.15/res" /> + <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.orhanobut/logger/1.15/jars/classes.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.orhanobut/logger/1.15/22414716963b290649e69cf57ffc1c2453193672/logger-1.15-sources.jar!/" /> + </SOURCES> + </library> +</component> \ No newline at end of file -- Gitblit v1.8.0