fix: 补全修复阅读界面缺失的一些功能和同步问题
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
"Bash(dir /s /b \"%USERPROFILE%\\\\.gradle\\\\caches\\\\*kyant*\")",
|
||||
"Bash(Select-String -Pattern \"\\(BUILD|error:|FAILED\\)\")",
|
||||
"PowerShell(grep *)",
|
||||
"Bash(powershell -Command \"./gradlew.bat :app:compileAppDebugKotlin 2>&1 | Select-Object -Last 30\")"
|
||||
"Bash(powershell -Command \"./gradlew.bat :app:compileAppDebugKotlin 2>&1 | Select-Object -Last 30\")",
|
||||
"Bash(git revert *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user