[优化] 性能优化
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(./gradlew compileAppDebugKotlin)",
|
||||
"Bash(./gradlew test *)",
|
||||
"Bash(./gradlew :app:compileAppDebugUnitTestKotlin)",
|
||||
"Bash(head -n 508 \"app/src/main/java/io/legado/app/model/CacheBook.kt\")",
|
||||
"Bash(mv /tmp/cachebook_tmp.kt \"app/src/main/java/io/legado/app/model/CacheBook.kt\")",
|
||||
"Bash(./gradlew :app:cleanCompileAppDebugKotlin)",
|
||||
"Bash(./gradlew :app:compileAppDebugKotlin --rerun-tasks)",
|
||||
"Bash(./gradlew :app:compileAppDebugKotlin)",
|
||||
"Bash(./gradlew :app:cleanCompileAppDebugKotlin :app:compileAppDebugKotlin)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user