jberkel / android-plugin

An sbt plugin for Android development in Scala
https://groups.google.com/forum/#!forum/scala-on-android
Other
476 stars 113 forks source link

Quoted proguard jar paths #68

Closed jbrechtel closed 13 years ago

jbrechtel commented 13 years ago

ProGuard will blow up if it is given a non-quoted classpath with a space in it. This branch wraps all the paths passed to ProGuard with quotes.