Skip to content

Commit d5fd487

Browse files
committed
Bump version
1 parent 89c5d94 commit d5fd487

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
@@ -21,8 +21,8 @@ android {
2121
applicationId "com.github.shadowsocks"
2222
minSdkVersion rootProject.minSdkVersion
2323
targetSdkVersion rootProject.sdkVersion
24-
versionCode 4050500
25-
versionName "4.5.5"
24+
versionCode 4050600
25+
versionName "4.5.6"
2626
testApplicationId "com.github.shadowsocks.test"
2727
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2828
resConfigs "fa", "fr", "ja", "ko", "ru", "zh-rCN", "zh-rTW"

0 commit comments

Comments
 (0)