Commit 3a935b32 authored by Mygod's avatar Mygod

Update scala to 2.11.10

It seems there will be 2.11.11 coming out soon however.

Source:
https://github.com/scala/scala-dev/issues/359#issuecomment-293474247
parent ea848f3b
lazy val commonSettings = Seq(
scalaVersion := "2.11.9",
scalaVersion := "2.11.10",
dexMaxHeap := "4g",
organization := "com.github.shadowsocks",
......
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