We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b801fa6 commit 0eff3f4Copy full SHA for 0eff3f4
build.sbt
@@ -5,8 +5,8 @@ android.useSupportVectors
5
6
name := "obfs-local"
7
organization := "com.github.shadowsocks"
8
-version := "0.0.3"
9
-versionCode := Some(3)
+version := "0.0.4"
+versionCode := Some(4)
10
11
platformTarget := "android-25"
12
0 commit comments