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.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taig committed Dec 19, 2016
1 parent 3e145c6 commit e8a5e57
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.1" )

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

addSbtPlugin( "org.scala-android" % "sbt-android" % "1.7.1" )
addSbtPlugin( "org.scala-android" % "sbt-android" % "1.7.2" )

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

0 comments on commit e8a5e57

Please sign in to comment.