Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Commit

Permalink
Upgrade to sbt-android 1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
taig committed Jul 27, 2016
1 parent 3870030 commit 76d6232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -2,6 +2,6 @@ addSbtPlugin( "io.taig" % "sbt-scalariform" % "1.7.0" )

addSbtPlugin( "io.taig" % "sbt-sonatype" % "1.1.0" )

addSbtPlugin( "org.scala-android" % "sbt-android" % "1.6.7" )
addSbtPlugin( "org.scala-android" % "sbt-android" % "1.6.9" )

addSbtPlugin( "org.scoverage" % "sbt-scoverage" % "1.3.5" )

0 comments on commit 76d6232

Please sign in to comment.