Commit fcd6ed84 authored by Max Lv's avatar Max Lv

Bump version

parent 36c4d80e
......@@ -2,8 +2,8 @@ enablePlugins(AndroidApp)
android.useSupportVectors
name := "shadowsocks"
version := "4.1.3"
versionCode := Some(183)
version := "4.1.4"
versionCode := Some(184)
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