Commit d99757f1 authored by Mygod's avatar Mygod

Fix a deprecation in build.sbt

parent 8ed71d17
...@@ -2,7 +2,7 @@ scalaVersion := "2.11.8" ...@@ -2,7 +2,7 @@ scalaVersion := "2.11.8"
dexMaxHeap := "4g" dexMaxHeap := "4g"
enablePlugins(AndroidApp) enablePlugins(AndroidApp)
useSupportVectors android.useSupportVectors
name := "shadowsocks" name := "shadowsocks"
version := "3.2.7" version := "3.2.7"
......
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