Bump version

v5.0.3

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2022-04-30 12:00:08 +09:00
parent c4c32f231b
commit 22924b8b55
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 = 5000200
versionName = "5.0.2"
versionCode = 5000300
versionName = "5.0.3"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {