Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Aug 29, 2017
1 parent 390cb52 commit 4490d95
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.3"
versionCode := Some(193)
version := "4.2.4"
versionCode := Some(194)

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

0 comments on commit 4490d95

Please sign in to comment.