diff --git a/app/build.gradle b/app/build.gradle index eb1d41b..d9c96c3 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 18 - versionName '2.6.0' + versionCode 19 + versionName '2.6.1' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {