diff --git a/app/build.gradle b/app/build.gradle index 9bb9608c7..3d98cd5ea 100644 --- a/app/build.gradle +++ b/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"