mirror of https://github.com/sbt/sbt.git
use sbt-cross-building 0.7.0-RC2
This commit is contained in:
parent
2ef694744c
commit
aacb6530ce
|
|
@ -4,4 +4,4 @@ addSbtPlugin("me.lessis" % "ls-sbt" % "0.1.2")
|
||||||
|
|
||||||
resolvers += "Coda Hale's Repo" at "http://repo.codahale.com"
|
resolvers += "Coda Hale's Repo" at "http://repo.codahale.com"
|
||||||
|
|
||||||
addSbtPlugin("net.virtual-void" % "sbt-cross-building" % "0.7.0-RC1")
|
addSbtPlugin("net.virtual-void" % "sbt-cross-building" % "0.7.0-RC2")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue