Bump version

v4.42.2

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2021-09-21 20:35:35 +09:00
parent daabfd2cfa
commit 5659d8733c
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 = 4042010
versionName = "4.42.1"
versionCode = 4042020
versionName = "4.42.2"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {