Bump version

v5.0.7

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2022-06-13 11:16:25 +09:00
parent 6688aa4db0
commit b6b7a72a75
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 = 5000600
versionName = "5.0.6"
versionCode = 5000700
versionName = "5.0.7"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {