Bump version

This commit is contained in:
Max Lv 2019-06-24 09:33:16 +08:00
parent 090bf141b0
commit aca060c1fe

View file

@ -23,8 +23,8 @@ android {
applicationId "com.github.shadowsocks.plugin.v2ray"
minSdkVersion rootProject.minSdkVersion
targetSdkVersion 29
versionCode 1020000
versionName "1.2.0"
versionCode 1030000
versionName "1.3.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {