Bump version
v4.44.0 Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
ca116ce5ab
commit
93a0bd42fa
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 = 4043000
|
||||
versionName = "4.43.0"
|
||||
versionCode = 4044000
|
||||
versionName = "4.44.0"
|
||||
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue