Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
876e92f2
Commit
876e92f2
authored
Feb 13, 2017
by
Max Lv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
parent
41747c97
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
mobile/build.sbt
mobile/build.sbt
+2
-2
mobile/src/main/jni/shadowsocks-libev
mobile/src/main/jni/shadowsocks-libev
+1
-1
No files found.
mobile/build.sbt
View file @
876e92f2
...
...
@@ -2,8 +2,8 @@ enablePlugins(AndroidApp)
android
.
useSupportVectors
name
:=
"shadowsocks"
version
:=
"4.0.
1
"
versionCode
:=
Some
(
17
6
)
version
:=
"4.0.
2
"
versionCode
:=
Some
(
17
7
)
proguardOptions
++=
"-keep class com.github.shadowsocks.JniHelper { *; }"
::
...
...
shadowsocks-libev
@
46fa5de9
Subproject commit
6520f340bbb3088a686d712697b6bfdb5d10baf0
Subproject commit
46fa5de9e40eabba94d50375b1263d6d51ca9841
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment