diff --git a/app/build.gradle b/app/build.gradle index 8232f72..401a523 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 20 - versionName '2.7.0' + versionCode 21 + versionName '2.8.0' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {