Bump version v5.11.0
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
61c874e6f9
commit
e055452bd3
1 changed files with 86 additions and 86 deletions
|
@ -27,8 +27,8 @@ android {
|
||||||
applicationId = "com.github.shadowsocks.plugin.v2ray"
|
applicationId = "com.github.shadowsocks.plugin.v2ray"
|
||||||
minSdkVersion(23)
|
minSdkVersion(23)
|
||||||
targetSdkVersion(30)
|
targetSdkVersion(30)
|
||||||
versionCode = 5010000
|
versionCode = 5011000
|
||||||
versionName = "5.10.0"
|
versionName = "5.11.0"
|
||||||
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in a new issue