Skip to content

Commit 4eb77c8

Browse files
committed
Bump version
1 parent 839765b commit 4eb77c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mobile/build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ enablePlugins(AndroidGms)
44
android.useSupportVectors
55

66
name := "shadowsocks"
7-
version := "4.2.0"
8-
versionCode := Some(190)
7+
version := "4.2.1"
8+
versionCode := Some(191)
99

1010
proguardOptions ++=
1111
"-dontwarn com.google.android.gms.internal.**" ::

0 commit comments

Comments
 (0)