Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Feb 10, 2017
1 parent b982867 commit 8277b07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ enablePlugins(AndroidApp)
android.useSupportVectors

name := "shadowsocks"
version := "4.0.1"
versionCode := Some(176)
version := "4.0.2"
versionCode := Some(177)

proguardOptions ++=
"-keep class com.github.shadowsocks.JniHelper { *; }" ::
Expand Down

0 comments on commit 8277b07

Please sign in to comment.