Bump version

This commit is contained in:
Max Lv 2020-02-12 10:19:08 +08:00
parent cde826be2d
commit e8cd1f3dff

View file

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