Commit 90cc3dbf authored by Mygod's avatar Mygod

Update dependencies

parent 6fe38f76
lazy val commonSettings = Seq( lazy val commonSettings = Seq(
scalaVersion := "2.11.8", scalaVersion := "2.11.9",
dexMaxHeap := "4g", dexMaxHeap := "4g",
organization := "com.github.shadowsocks", organization := "com.github.shadowsocks",
......
addSbtPlugin("org.scala-android" % "sbt-android" % "1.7.6") addSbtPlugin("org.scala-android" % "sbt-android" % "1.7.7")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10") addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment