Skip to content

Commit 57ace98

Browse files
committed
Bump version
1 parent 8c83a22 commit 57ace98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
applicationId = "com.github.shadowsocks.plugin.v2ray"
3030
minSdkVersion(minSdk)
3131
targetSdkVersion(29)
32-
versionCode = 1030100
33-
versionName = "1.3.1"
32+
versionCode = 1030200
33+
versionName = "1.3.2"
3434
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
3535
}
3636
buildTypes {

0 commit comments

Comments
 (0)