Bump version
v5.0.5 Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
df853d63db
commit
cfa35e8cde
1 changed files with 2 additions and 2 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 = 5000400
|
versionCode = 5000500
|
||||||
versionName = "5.0.4"
|
versionName = "5.0.5"
|
||||||
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in a new issue