Bump version v5.11.0

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2023-11-04 10:36:09 +09:00
parent 61c874e6f9
commit e055452bd3
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 = 5010000
versionName = "5.10.0"
versionCode = 5011000
versionName = "5.11.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {