Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Jun 3, 2017
1 parent 5542f46 commit 8208ac1
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.1.7"
versionCode := Some(187)
version := "4.1.8"
versionCode := Some(188)

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

0 comments on commit 8208ac1

Please sign in to comment.