Skip to content

Commit cef91e1

Browse files
committed
Bump version
1 parent de6cf9d commit cef91e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ enablePlugins(AndroidApp)
55
android.useSupportVectors
66

77
name := "shadowsocksr"
8-
version := "3.2.7"
9-
versionCode := Some(167)
8+
version := "3.2.8"
9+
versionCode := Some(168)
1010
applicationId := "net.htcp.shadowsocksr"
1111

1212
platformTarget := "android-25"

0 commit comments

Comments
 (0)