Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Aug 25, 2020
1 parent 50abd28 commit 16ca60a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ android {
applicationId "com.github.shadowsocks.plugin.kcptun"
minSdkVersion rootProject.minSdkVersion
targetSdkVersion 28
versionCode 1000000
versionName "1.0.0"
versionCode 1000100
versionName "1.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion app/src/kcptun

0 comments on commit 16ca60a

Please sign in to comment.