Bump version

This commit is contained in:
Teddysun 2021-03-05 12:50:58 +09:00
parent 7fe3b970ef
commit 661c2aefaf
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 = 1080000
versionName = "1.8.0"
versionCode = 4035000
versionName = "4.35.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {