Skip to content

Commit 0276113

Browse files
committed
Bump version
1 parent a07fd47 commit 0276113

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId "com.github.shadowsocks.plugin.v2ray"
2525
minSdkVersion rootProject.minSdkVersion
2626
targetSdkVersion 28
27-
versionCode 1000000
28-
versionName "1.0.0"
27+
versionCode 1010000
28+
versionName "1.1.0"
2929
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3030
}
3131
buildTypes {

app/src/v2ray-plugin

0 commit comments

Comments
 (0)