diff --git a/app/build.gradle b/app/build.gradle index 22fd0d0..5a9dd39 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.github.shadowsocks.plugin.ck_client" minSdkVersion 21 targetSdkVersion 29 - versionCode 6 - versionName '2.1.4' + versionCode 7 + versionName '2.2.0' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {