支持PDF格式
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@ def version = "3." + releaseTime()
|
||||
def gitCommits = Integer.parseInt('git rev-list HEAD --count'.execute().text.trim())
|
||||
|
||||
android {
|
||||
compileSdk 33
|
||||
compileSdk = compile_sdk_version
|
||||
buildToolsVersion = build_tool_version
|
||||
namespace 'io.legado.app'
|
||||
kotlinOptions {
|
||||
jvmTarget = "11"
|
||||
|
||||
Reference in New Issue
Block a user