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