Bump version
v5.0.2 Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
456f734e51
commit
8e4799283b
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ android {
|
|||
applicationId = "com.github.shadowsocks.plugin.v2ray"
|
||||
minSdkVersion(23)
|
||||
targetSdkVersion(30)
|
||||
versionCode = 5000100
|
||||
versionName = "5.0.1"
|
||||
versionCode = 5000200
|
||||
versionName = "5.0.2"
|
||||
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue