Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
Depend on released version
Browse files Browse the repository at this point in the history
  • Loading branch information
jberkel committed Mar 25, 2012
1 parent 7ef8981 commit 2314e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/g8/project/plugins.sbt
@@ -1,3 +1,3 @@
resolvers += Resolver.url("scalasbt snapshots", new URL("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-snapshots"))(Resolver.ivyStylePatterns)

addSbtPlugin("org.scala-sbt" % "sbt-android-plugin" % "0.6.1-SNAPSHOT")
addSbtPlugin("org.scala-sbt" % "sbt-android-plugin" % "0.6.1")

0 comments on commit 2314e3e

Please sign in to comment.