Skip to content

Commit b9517f0

Browse files
committed
Bump version
1 parent 72f4586 commit b9517f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mobile/build.gradle

+2-2
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 4050600
25-
versionName "4.5.6"
24+
versionCode 4050700
25+
versionName "4.5.7"
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)