proguardOptions in Android ++= IO.readLines(file)

On Thu, Dec 26, 2013 at 12:42 PM, JamesJ <[email protected]> wrote:

> Hi,
>
> It's been about a year, since my last project and have been setting up a
> new/updated tool stack.
>
> I am using Sbt with android-sdk-plugin.
>
> Is there a way to specify a file for additional proguard options, instead
> of adding them line by line as shown on the plugin web site?
>
>
> Note: I also just started using Intellij 13.  I was able to just import
> the SBT project without any additional plugins and after tweaking some
> settings it seems to work well enough.   (Sorry, I don't remember which
> settings, but I think it has to do with telling the ide to use the Android
> platform)
>
> Although, I miss the color highlighting that differentiates between val
> and var instances.
>
> I also tried Scaloid, and have gotten some value.
>
> I am currently working on getting Akka working.
>
>
> Thanks
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "scala-on-android" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"scala-on-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to