Bump version

This commit is contained in:
Teddysun 2020-08-29 12:19:50 +09:00
parent 4388686952
commit b5e38aed2d
No known key found for this signature in database
GPG key ID: 09BD4C080AD6C46D

View file

@ -29,8 +29,8 @@ android {
applicationId = "com.github.shadowsocks.plugin.v2ray"
minSdkVersion(minSdk)
targetSdkVersion(29)
versionCode = 1040000
versionName = "1.4.0"
versionCode = 1040100
versionName = "1.4.1"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {