Skip to content

Commit 9af85af

Browse files
committed
Bump version
1 parent 99f7283 commit 9af85af

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 4060100
26-
versionName "4.6.1"
25+
versionCode 4060200
26+
versionName "4.6.2"
2727
testApplicationId "com.github.shadowsocks.test"
2828
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2929
resConfigs "fa", "fr", "ja", "ko", "ru", "zh-rCN", "zh-rTW"

0 commit comments

Comments
 (0)