Bump version

This commit is contained in:
Teddysun 2021-01-05 11:07:39 +09:00
parent 428e4f36d5
commit 0024b41e88
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 = 1070000
versionName = "1.7.0"
versionCode = 1080000
versionName = "1.8.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {