Skip to content

Commit 8aabc73

Browse files
committed
Bump version
1 parent 0c614d0 commit 8aabc73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mobile/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
applicationId "com.github.shadowsocks"
2323
minSdkVersion rootProject.minSdkVersion
2424
targetSdkVersion rootProject.sdkVersion
25-
versionCode 4060000
26-
versionName "4.6.0"
25+
versionCode 4060100
26+
versionName "4.6.1"
2727
testApplicationId "com.github.shadowsocks.test"
2828
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2929
resConfigs "fa", "fr", "ja", "ko", "ru", "zh-rCN", "zh-rTW"

0 commit comments

Comments
 (0)