Bump version

This commit is contained in:
Teddysun 2020-08-29 00:51:03 +09:00
parent 63e20217d1
commit 6e9a7de3ef
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 = 1030600
versionName = "1.3.6"
versionCode = 1040000
versionName = "1.4.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {