Bump version v5.4.0

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2023-02-20 10:20:22 +09:00
parent 345bfcf376
commit b603bea346
No known key found for this signature in database
GPG key ID: 09BD4C080AD6C46D

View file

@ -27,8 +27,8 @@ android {
applicationId = "com.github.shadowsocks.plugin.v2ray"
minSdkVersion(23)
targetSdkVersion(30)
versionCode = 5003000
versionName = "5.3.0"
versionCode = 5004000
versionName = "5.4.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {