pull/282/head
gedoor 4 years ago
parent 79df0d242f
commit 035aa61f1f
  1. 4
      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

Loading…
Cancel
Save