aboutsummaryrefslogtreecommitdiff
path: root/app/app.iml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-05-01 18:10:35 -0700
committerScott Jackson <daneren2005@gmail.com>2015-05-01 18:10:35 -0700
commite954d2575a7a51b8792c7c97f2b1c3e94edaca2e (patch)
tree5658d76b3fce813715d8a464992513b904d794b6 /app/app.iml
parent97026ad3b3b6ca29881f5415b6862a410c219231 (diff)
downloaddsub-e954d2575a7a51b8792c7c97f2b1c3e94edaca2e.tar.gz
dsub-e954d2575a7a51b8792c7c97f2b1c3e94edaca2e.tar.bz2
dsub-e954d2575a7a51b8792c7c97f2b1c3e94edaca2e.zip
Update to later version of gradle to fix signed apk error
Diffstat (limited to 'app/app.iml')
-rw-r--r--app/app.iml7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/app.iml b/app/app.iml
index 6d0eca89..28b7ee49 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -69,6 +69,11 @@
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dependency-cache" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex-cache" />
+ <excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.1.1/jars" />
+ <excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/mediarouter-v7/22.1.1/jars" />
+ <excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/22.1.1/jars" />
+ <excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-base/7.0.0/jars" />
+ <excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.google.android.gms/play-services-cast/7.0.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jacoco" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/javaResources" />
@@ -108,8 +113,8 @@
<orderEntry type="library" exported="" name="play-services-base-7.0.0" level="project" />
<orderEntry type="library" exported="" name="jetty-servlet-8.1.16.v20140903" level="project" />
<orderEntry type="library" exported="" name="CWAC-AdapterWrapper" level="project" />
- <orderEntry type="library" exported="" name="jetty-http-8.1.16.v20140903" level="project" />
<orderEntry type="library" exported="" name="jetty-client-8.1.16.v20140903" level="project" />
+ <orderEntry type="library" exported="" name="jetty-http-8.1.16.v20140903" level="project" />
<orderEntry type="module" module-name="DragSort ListView" exported="" />
<orderEntry type="module" module-name="Server Proxy" exported="" />
</component>