Skip to content

Commit

Permalink
增加版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowsocksRb committed Oct 31, 2019
1 parent 82caf4e commit 1bc98cc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Android SDK
- Android SDK Build-Tools 29.0.2
- Android SDK Platform 29
- NDK (Side by side) 20.0.5594570
- NDK (Side by side) 21.0.5935234
- Android SDK Tools

```bash
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ buildscript {
sdkVersion = 29
compileSdkVersion = 29
buildToolsVersion = '29.0.2'
versionCode = 401
versionName = '4.8.5R.1'
versionCode = 402
versionName = '4.8.5R.2'
resConfigs = ['zh-rCN']
}

Expand Down
2 changes: 1 addition & 1 deletion update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "401",
"version": "402",
"title": "检测到新版本",
"text": "请尽快更新",
"uri": "https://github.com/shadowsocksRb/shadowsocksRb-android/releases/latest"
Expand Down

0 comments on commit 1bc98cc

Please sign in to comment.