diff --git a/app/build.gradle b/app/build.gradle index 0763290..62cbe87 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 13 - versionName '2.5.0' + versionCode 14 + versionName '2.5.2' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {