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
f0e56810
Commit
f0e56810
authored
Feb 25, 2018
by
Max Lv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
parent
d10a4065
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
mobile/build.gradle
mobile/build.gradle
+2
-2
release.sh
release.sh
+1
-1
No files found.
mobile/build.gradle
View file @
f0e56810
...
@@ -21,8 +21,8 @@ android {
...
@@ -21,8 +21,8 @@ android {
applicationId
"com.github.shadowsocks"
applicationId
"com.github.shadowsocks"
minSdkVersion
rootProject
.
minSdkVersion
minSdkVersion
rootProject
.
minSdkVersion
targetSdkVersion
rootProject
.
sdkVersion
targetSdkVersion
rootProject
.
sdkVersion
versionCode
40
406
00
versionCode
40
500
00
versionName
"4.
4.6
"
versionName
"4.
5.0
"
testApplicationId
"com.github.shadowsocks.test"
testApplicationId
"com.github.shadowsocks.test"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
resConfigs
"fa"
,
"fr"
,
"ja"
,
"ko"
,
"ru"
,
"zh-rCN"
,
"zh-rTW"
resConfigs
"fa"
,
"fr"
,
"ja"
,
"ko"
,
"ru"
,
"zh-rCN"
,
"zh-rTW"
...
...
release.sh
View file @
f0e56810
...
@@ -4,4 +4,4 @@ release=$1
...
@@ -4,4 +4,4 @@ release=$1
cp
mobile/build/outputs/apk/release/mobile-armeabi-v7a-release.apk shadowsocks-armeabi-v7a-
${
release
}
.apk
cp
mobile/build/outputs/apk/release/mobile-armeabi-v7a-release.apk shadowsocks-armeabi-v7a-
${
release
}
.apk
cp
mobile/build/outputs/apk/release/mobile-arm64-v8a-release.apk shadowsocks-arm64-v8a-
${
release
}
.apk
cp
mobile/build/outputs/apk/release/mobile-arm64-v8a-release.apk shadowsocks-arm64-v8a-
${
release
}
.apk
cp
mobile/build/outputs/apk/release/mobile-x86-release.apk shadowsocks-x86-
${
release
}
.apk
cp
mobile/build/outputs/apk/release/mobile-x86-release.apk shadowsocks-x86-
${
release
}
.apk
cp
mobile/build/outputs/apk/release/mobile-universal-release.apk shadowsocks-universal-
${
release
}
.apk
cp
mobile/build/outputs/apk/release/mobile-universal-release.apk shadowsocks-
-
universal-
${
release
}
.apk
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