Bump version

This commit is contained in:
Teddysun 2020-09-11 17:28:11 +09:00
parent 8ea1e95962
commit e7192fce34
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 = 1040200
versionName = "1.4.2"
versionCode = 1040300
versionName = "1.4.3"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {