Update Related instructions

This commit is contained in:
2022-02-17 23:16:09 +08:00
parent 683a476413
commit a1bbf0e204

View File

@@ -28,6 +28,7 @@ ext {
*
* 若编译失败请将路径替换为自己的或置空
* @param name
* @return [String]
*/
static String getFileContent(String name) {
FileReader reader = new FileReader("/Users/fankes/ProjectPath/AndroidStudioProjects/YukiHookAPI/.gradle/" + name)