summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2014-08-03 15:29:07 +0100
committerJoe Robinson <joe@lc8n.com>2014-08-03 15:29:07 +0100
commita5ca356e46df7e175c4c24a25b00c38c0954572f (patch)
tree26e025e27eaeb6715c2d615a8ebeb15e6ec85da2 /.idea
parent8132297dd9d3845e6e1670b20c482b9674424f7b (diff)
Added PhotoView library, moved Otto library to gradle config
Diffstat (limited to '.idea')
-rw-r--r--.idea/libraries/library_1_2_3.xml10
-rw-r--r--.idea/libraries/otto_1_3_5.xml6
2 files changed, 14 insertions, 2 deletions
diff --git a/.idea/libraries/library_1_2_3.xml b/.idea/libraries/library_1_2_3.xml
new file mode 100644
index 0000000..1c592d4
--- /dev/null
+++ b/.idea/libraries/library_1_2_3.xml
@@ -0,0 +1,10 @@
+<component name="libraryTable">
+ <library name="library-1.2.3">
+ <CLASSES>
+ <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.github.chrisbanes.photoview/library/1.2.3/classes.jar!/" />
+ <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.github.chrisbanes.photoview/library/1.2.3/res" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+</component> \ No newline at end of file
diff --git a/.idea/libraries/otto_1_3_5.xml b/.idea/libraries/otto_1_3_5.xml
index 8e9e540..629447d 100644
--- a/.idea/libraries/otto_1_3_5.xml
+++ b/.idea/libraries/otto_1_3_5.xml
@@ -1,9 +1,11 @@
<component name="libraryTable">
<library name="otto-1.3.5">
<CLASSES>
- <root url="jar://$PROJECT_DIR$/app/libs/otto-1.3.5.jar!/" />
+ <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/otto/1.3.5/7941cd2c2c8ec006800d75c35f8a9dacf892ab93/otto-1.3.5.jar!/" />
</CLASSES>
<JAVADOC />
- <SOURCES />
+ <SOURCES>
+ <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/otto/1.3.5/e8c1db15ea9b400667f00f722b6571f124a1c24b/otto-1.3.5-sources.jar!/" />
+ </SOURCES>
</library>
</component> \ No newline at end of file