aboutsummaryrefslogtreecommitdiff
path: root/.idea/libraries/appcompat_v7_22_0_0.xml
diff options
context:
space:
mode:
authorCamil Staps2015-04-16 18:36:18 +0200
committerCamil Staps2015-04-16 18:36:18 +0200
commitaa1fd8476102ce8abf05906833b9970c5ead8a05 (patch)
treedb8dd4bf71fb762c2620899d50efaec6537551d3 /.idea/libraries/appcompat_v7_22_0_0.xml
parentInitial commit (diff)
parentInitial commit (diff)
Fixed Android Studio project
Diffstat (limited to '.idea/libraries/appcompat_v7_22_0_0.xml')
-rw-r--r--.idea/libraries/appcompat_v7_22_0_0.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.idea/libraries/appcompat_v7_22_0_0.xml b/.idea/libraries/appcompat_v7_22_0_0.xml
new file mode 100644
index 0000000..d59dc81
--- /dev/null
+++ b/.idea/libraries/appcompat_v7_22_0_0.xml
@@ -0,0 +1,13 @@
+<component name="libraryTable">
+ <library name="appcompat-v7-22.0.0">
+ <ANNOTATIONS>
+ <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/annotations.zip!/" />
+ </ANNOTATIONS>
+ <CLASSES>
+ <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res" />
+ <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/classes.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+</component> \ No newline at end of file