Hi,
We use Butterknife 7.0.1 for our project, jacoco for code coverage and we are looking into to use Android Build Tools 1.4.0-beta3 (classpath 'com.android.tools.build:gradle:1.4.0-beta3') with SVG support. When we then run our application we get an exception in SomeFragment$$ViewBinder.java in jacoco. See complete stacktrace: http://pastebin.com/9Q0Pb6Eh A quick test: it does also fail with 1.4.0-beta2, but not with 1.4.0-beta1. Regards, Niek P.S. Issue is also filed to butterknife github. -- You received this message because you are subscribed to the Google Groups "adt-dev" 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/d/optout.
