Bump version

This commit is contained in:
Teddysun 2020-09-25 20:03:54 +09:00
parent 3fa249cdec
commit b834b67481
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 = 1040300
versionName = "1.4.3"
versionCode = 1050000
versionName = "1.5.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {