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/preference_v7_23_1_0.xml | |
| parent | f45a06098d4c4e60b2fdc78836bf6ef664900a91 (diff) | |
More Settings and Support Packages
Diffstat (limited to '.idea/libraries/preference_v7_23_1_0.xml')
| -rw-r--r-- | .idea/libraries/preference_v7_23_1_0.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.idea/libraries/preference_v7_23_1_0.xml b/.idea/libraries/preference_v7_23_1_0.xml new file mode 100644 index 0000000..de5e629 --- /dev/null +++ b/.idea/libraries/preference_v7_23_1_0.xml @@ -0,0 +1,10 @@ +<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 |
