Bump version
v4.37.2
This commit is contained in:
parent
5a83d630a7
commit
4aa80a4772
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 = 4037010
|
||||
versionName = "4.37.1"
|
||||
versionCode = 4037020
|
||||
versionName = "4.37.2"
|
||||
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue