Skip to content

Commit aca060c

Browse files
committed
Bump version
1 parent 090bf14 commit aca060c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId "com.github.shadowsocks.plugin.v2ray"
2424
minSdkVersion rootProject.minSdkVersion
2525
targetSdkVersion 29
26-
versionCode 1020000
27-
versionName "1.2.0"
26+
versionCode 1030000
27+
versionName "1.3.0"
2828
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2929
}
3030
buildTypes {

0 commit comments

Comments
 (0)