Skip to content

Commit 16ca60a

Browse files
committed
Bump version
1 parent 50abd28 commit 16ca60a

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.kcptun"
2525
minSdkVersion rootProject.minSdkVersion
2626
targetSdkVersion 28
27-
versionCode 1000000
28-
versionName "1.0.0"
27+
versionCode 1000100
28+
versionName "1.0.1"
2929
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3030
}
3131
buildTypes {

0 commit comments

Comments
 (0)