aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-04-10 20:06:32 -0700
committerScott Jackson <daneren2005@gmail.com>2014-04-10 20:06:32 -0700
commit72c42e1f178ba6eec1fa80322d2a49b695f9e8de (patch)
tree7b6d2183b438811d280b09b90c3a87846292369a
parentfa711387e52d6163398726d776f8c20fd6c34484 (diff)
downloaddsub-72c42e1f178ba6eec1fa80322d2a49b695f9e8de.tar.gz
dsub-72c42e1f178ba6eec1fa80322d2a49b695f9e8de.tar.bz2
dsub-72c42e1f178ba6eec1fa80322d2a49b695f9e8de.zip
Update proguard location
-rw-r--r--Subsonic.iml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Subsonic.iml b/Subsonic.iml
index 0e656645..fb0dceef 100644
--- a/Subsonic.iml
+++ b/Subsonic.iml
@@ -3,6 +3,9 @@
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
+ <proGuardCfgFiles>
+ <file>file://$MODULE_DIR$/proguard.cfg</file>
+ </proGuardCfgFiles>
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>