pull/2274/head
kunfei 2 years ago
parent 0e5dce5c4d
commit 0acb7f2b61
  1. 2
      app/build.gradle

@ -18,7 +18,7 @@ def gitCommits = Integer.parseInt('git rev-list HEAD --count'.execute().text.tri
android {
compileSdkVersion 33
buildToolsVersion "32.0.0"
buildToolsVersion "33.0.0"
namespace 'io.legado.app'
kotlinOptions {
jvmTarget = "11"

Loading…
Cancel
Save