Bump version

v5.0.1

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2022-01-03 15:41:42 +09:00
parent 853db2a87a
commit 23d8081347
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 = 4044000
versionName = "4.44.0"
versionCode = 5000100
versionName = "5.0.1"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {