Commit bd5fff10 authored by Mygod's avatar Mygod

Update proguard

parent 479e697e
...@@ -16,7 +16,7 @@ scalacOptions ++= "-target:jvm-1.7" :: "-Xexperimental" :: Nil ...@@ -16,7 +16,7 @@ scalacOptions ++= "-target:jvm-1.7" :: "-Xexperimental" :: Nil
ndkJavah := Seq() ndkJavah := Seq()
ndkBuild := Seq() ndkBuild := Seq()
proguardVersion := "5.3" proguardVersion := "5.3.1"
proguardCache := Seq() proguardCache := Seq()
proguardOptions ++= proguardOptions ++=
"-keep class com.github.shadowsocks.System { *; }" :: "-keep class com.github.shadowsocks.System { *; }" ::
......
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