Skip to content

Commit 49f5fad

Browse files
committed
Enlarge default timeout
1 parent 0eff3f4 commit 49f5fad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ android.useSupportVectors
55

66
name := "obfs-local"
77
organization := "com.github.shadowsocks"
8-
version := "0.0.4"
9-
versionCode := Some(4)
8+
version := "0.0.5"
9+
versionCode := Some(5)
1010

1111
platformTarget := "android-25"
1212

0 commit comments

Comments
 (0)