diff options
Diffstat (limited to '.idea/libraries/otto_1_3_5.xml')
-rw-r--r-- | .idea/libraries/otto_1_3_5.xml | 6 |
1 files changed, 4 insertions, 2 deletions
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 |