Bump version
This commit is contained in:
parent
7fe3b970ef
commit
661c2aefaf
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ android {
|
||||||
applicationId = "com.github.shadowsocks.plugin.v2ray"
|
applicationId = "com.github.shadowsocks.plugin.v2ray"
|
||||||
minSdkVersion(23)
|
minSdkVersion(23)
|
||||||
targetSdkVersion(30)
|
targetSdkVersion(30)
|
||||||
versionCode = 1080000
|
versionCode = 4035000
|
||||||
versionName = "1.8.0"
|
versionName = "4.35.0"
|
||||||
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in a new issue