diff --git a/app/build.gradle b/app/build.gradle index d9c96c3..8232f72 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.github.shadowsocks.plugin.ck_client" minSdkVersion 21 targetSdkVersion 29 - versionCode 19 - versionName '2.6.1' + versionCode 20 + versionName '2.7.0' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {