From 035aa61f1f54d79f633adcd333a48111a12d92d8 Mon Sep 17 00:00:00 2001 From: gedoor Date: Thu, 30 Jul 2020 15:19:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ---- 1 file changed, 4 deletions(-) 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