Bump version v5.8.0

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2023-10-07 09:57:49 +09:00
parent 385fc6444a
commit 4a14124af4
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 = 5007000
versionName = "5.7.0"
versionCode = 5008000
versionName = "5.8.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {