diff --git a/app/build.gradle b/app/build.gradle index d2f6738..269359b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 {