diff options
author | Camil Staps | 2015-04-23 16:45:43 +0200 |
---|---|---|
committer | Camil Staps | 2015-04-23 16:45:43 +0200 |
commit | 7d8341f8a47b078749cb54ac0d4b3b3a1f93ad60 (patch) | |
tree | 17eac54103cbcad02bed07ca2367334642e4c09c /.idea/libraries | |
parent | No idea under VCS (diff) |
No idea under VCS
Diffstat (limited to '.idea/libraries')
-rw-r--r-- | .idea/libraries/appcompat_v7_22_0_0.xml | 13 | ||||
-rw-r--r-- | .idea/libraries/support_annotations_22_0_0.xml | 11 | ||||
-rw-r--r-- | .idea/libraries/support_v4_22_0_0.xml | 13 |
3 files changed, 0 insertions, 37 deletions
diff --git a/.idea/libraries/appcompat_v7_22_0_0.xml b/.idea/libraries/appcompat_v7_22_0_0.xml deleted file mode 100644 index d59dc81..0000000 --- a/.idea/libraries/appcompat_v7_22_0_0.xml +++ /dev/null @@ -1,13 +0,0 @@ -<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 diff --git a/.idea/libraries/support_annotations_22_0_0.xml b/.idea/libraries/support_annotations_22_0_0.xml deleted file mode 100644 index d8c49fe..0000000 --- a/.idea/libraries/support_annotations_22_0_0.xml +++ /dev/null @@ -1,11 +0,0 @@ -<component name="libraryTable"> - <library name="support-annotations-22.0.0"> - <CLASSES> - <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/22.0.0/support-annotations-22.0.0.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/22.0.0/support-annotations-22.0.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/support_v4_22_0_0.xml b/.idea/libraries/support_v4_22_0_0.xml deleted file mode 100644 index 495c01b..0000000 --- a/.idea/libraries/support_v4_22_0_0.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="support-v4-22.0.0"> - <CLASSES> - <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/res" /> - <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/libs/internal_impl-22.0.0.jar!/" /> - <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/22.0.0/classes.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/support-v4/22.0.0/support-v4-22.0.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file |