diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-03 04:02:28 +0100 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-03 04:02:28 +0100 |
| commit | 3f06aee05ac73d849cef45cc5de49268763f82da (patch) | |
| tree | fae94f781dda8396a5bc3a47808220af2cb65b13 /.idea/libraries/appcompat_v7_23_1_0.xml | |
| parent | f45a06098d4c4e60b2fdc78836bf6ef664900a91 (diff) | |
More Settings and Support Packages
Diffstat (limited to '.idea/libraries/appcompat_v7_23_1_0.xml')
| -rw-r--r-- | .idea/libraries/appcompat_v7_23_1_0.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.idea/libraries/appcompat_v7_23_1_0.xml b/.idea/libraries/appcompat_v7_23_1_0.xml new file mode 100644 index 0000000..b163636 --- /dev/null +++ b/.idea/libraries/appcompat_v7_23_1_0.xml @@ -0,0 +1,15 @@ +<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 |
