Skip to content

Commit

Permalink
version 5.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive committed May 14, 2022
1 parent b3c5444 commit 194aaa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ ext {
sdkVersion = 31
compileSdkVersion = 31
buildToolsVersion = '31.0.0'
versionCode = 514
versionName = '5.1.4'
versionCode = 515
versionName = '5.1.5'
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": "514",
"version": "515",
"title": "检测到新版本",
"text": "请尽快更新",
"uri": "https://github.com/ShadowsocksR-Live/ssrdroid/releases/latest"
Expand Down

0 comments on commit 194aaa3

Please sign in to comment.