diff options
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/libraries/appcompat_v7_23_1_0.xml | 15 | ||||
| -rw-r--r-- | .idea/libraries/preference_v7_23_1_0.xml | 10 | ||||
| -rw-r--r-- | .idea/libraries/recyclerview_v7_23_1_0.xml | 15 |
3 files changed, 0 insertions, 40 deletions
diff --git a/.idea/libraries/appcompat_v7_23_1_0.xml b/.idea/libraries/appcompat_v7_23_1_0.xml deleted file mode 100644 index b163636..0000000 --- a/.idea/libraries/appcompat_v7_23_1_0.xml +++ /dev/null @@ -1,15 +0,0 @@ -<component name="libraryTable"> - <library name="appcompat-v7-23.1.0"> - <ANNOTATIONS> - <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/annotations.zip!/" /> - </ANNOTATIONS> - <CLASSES> - <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/res" /> - <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.0/classes.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/appcompat-v7/23.1.0/appcompat-v7-23.1.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/preference_v7_23_1_0.xml b/.idea/libraries/preference_v7_23_1_0.xml deleted file mode 100644 index de5e629..0000000 --- a/.idea/libraries/preference_v7_23_1_0.xml +++ /dev/null @@ -1,10 +0,0 @@ -<component name="libraryTable"> - <library name="preference-v7-23.1.0"> - <CLASSES> - <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/preference-v7/23.1.0/res" /> - <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/preference-v7/23.1.0/classes.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES /> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/recyclerview_v7_23_1_0.xml b/.idea/libraries/recyclerview_v7_23_1_0.xml deleted file mode 100644 index 354f516..0000000 --- a/.idea/libraries/recyclerview_v7_23_1_0.xml +++ /dev/null @@ -1,15 +0,0 @@ -<component name="libraryTable"> - <library name="recyclerview-v7-23.1.0"> - <ANNOTATIONS> - <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.0/annotations.zip!/" /> - </ANNOTATIONS> - <CLASSES> - <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.0/classes.jar!/" /> - <root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.0/res" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/recyclerview-v7/23.1.0/recyclerview-v7-23.1.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file |
