Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Aug 3, 2017
1 parent 839765b commit 4eb77c8
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 @@ -4,8 +4,8 @@ enablePlugins(AndroidGms)
android.useSupportVectors

name := "shadowsocks"
version := "4.2.0"
versionCode := Some(190)
version := "4.2.1"
versionCode := Some(191)

proguardOptions ++=
"-dontwarn com.google.android.gms.internal.**" ::
Expand Down

0 comments on commit 4eb77c8

Please sign in to comment.