summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorNikolaus Gotsche <n@softwarefools.com>2015-12-04 05:20:56 +0100
committerNikolaus Gotsche <n@softwarefools.com>2015-12-04 05:20:56 +0100
commit4cff31bfd20d305a7858c28ac2eee5d8d5839b74 (patch)
treec3b8bee744a00b5880f922b6f35a62aac994e4d0 /.idea
parent3f06aee05ac73d849cef45cc5de49268763f82da (diff)
Full Preference API10 Support!
New TTS.Engine structure
Diffstat (limited to '.idea')
-rw-r--r--.idea/libraries/appcompat_v7_23_1_0.xml15
-rw-r--r--.idea/libraries/preference_v7_23_1_0.xml10
-rw-r--r--.idea/libraries/recyclerview_v7_23_1_0.xml15
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