Bump version
This commit is contained in:
parent
cde826be2d
commit
e8cd1f3dff
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "com.github.shadowsocks.plugin.v2ray"
|
||||
minSdkVersion rootProject.minSdkVersion
|
||||
targetSdkVersion 29
|
||||
versionCode 1030000
|
||||
versionName "1.3.0"
|
||||
versionCode 1030100
|
||||
versionName "1.3.1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue