Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Sep 7, 2017
1 parent e8b5953 commit bb25df8
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.4"
versionCode := Some(194)
version := "4.2.5"
versionCode := Some(195)

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

0 comments on commit bb25df8

Please sign in to comment.