Skip to content

Commit e8cd1f3

Browse files
committed
Bump version
1 parent cde826b commit e8cd1f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030
applicationId "com.github.shadowsocks.plugin.v2ray"
3131
minSdkVersion rootProject.minSdkVersion
3232
targetSdkVersion 29
33-
versionCode 1030000
34-
versionName "1.3.0"
33+
versionCode 1030100
34+
versionName "1.3.1"
3535
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3636
}
3737
buildTypes {

0 commit comments

Comments
 (0)