Bump version
This commit is contained in:
parent
63e20217d1
commit
6e9a7de3ef
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ android {
|
||||||
applicationId = "com.github.shadowsocks.plugin.v2ray"
|
applicationId = "com.github.shadowsocks.plugin.v2ray"
|
||||||
minSdkVersion(minSdk)
|
minSdkVersion(minSdk)
|
||||||
targetSdkVersion(29)
|
targetSdkVersion(29)
|
||||||
versionCode = 1030600
|
versionCode = 1040000
|
||||||
versionName = "1.3.6"
|
versionName = "1.4.0"
|
||||||
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in a new issue