Commit d2ba9493 authored by Max Lv's avatar Max Lv

Bump version

parent 0eaece7a
......@@ -2,8 +2,8 @@ enablePlugins(AndroidApp)
android.useSupportVectors
name := "shadowsocks"
version := "4.1.0"
versionCode := Some(180)
version := "4.1.1"
versionCode := Some(181)
proguardOptions ++=
"-keep class com.github.shadowsocks.JniHelper { *; }" ::
......
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