Commit 04e0cb02 authored by Max Lv's avatar Max Lv

Bump version

parent 1cec7299
...@@ -3,7 +3,7 @@ android.useSupportVectors ...@@ -3,7 +3,7 @@ android.useSupportVectors
name := "shadowsocks" name := "shadowsocks"
version := "4.0.0" version := "4.0.0"
versionCode := Some(174) versionCode := Some(175)
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