diff --git a/app/build.gradle b/app/build.gradle index b0e542d8e..26acce2d3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -85,10 +85,6 @@ android { applicationId "io.legado.play" manifestPlaceholders = [APP_CHANNEL_VALUE: "google"] } - coolApk { - dimension "version" - manifestPlaceholders = [APP_CHANNEL_VALUE: "coolApk"] - } } compileOptions { // Flag to enable support for the new language APIs