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

building error with gr8 template #55

Closed iNoles closed 13 years ago

iNoles commented 13 years ago

When I created a project with gr8 template and up-to-date master branch, I get

[error] missing arguments for method ++ in trait TraversableLike; [error] follow this method with `_' if you want to treat it as a partially applied function [error] TypedResources.settings ++

in build.scala

philcali commented 13 years ago

This can happen if you are using sbt 0.11.x series when the plugin was built on top of the 0.10.x series.

Are you using sbt 0.10.x or sbt 0.11.0.RC0?

iNoles commented 13 years ago

I believe it was sbt 0.10