Bump version

v4.41.0
This commit is contained in:
Teddysun 2021-06-22 23:12:37 +09:00
parent b573c147a2
commit 7de9774f78
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 = 4040100
versionName = "4.40.1"
versionCode = 4041000
versionName = "4.41.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {