We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54be090 commit fe6dea8Copy full SHA for fe6dea8
1 file changed
config.gradle
@@ -16,8 +16,8 @@ ext {
16
]
17
18
// 360加固配置
19
- packers = [account : '15112453213', //账号
20
- password: 'fmt123456', //密码
+ packers = [account : '你的360加固账号', //账号
+ password: '你的360加固密码', //密码
21
jarPath : "../jiagu/jiagu.jar", //执行命令的jar包路径
22
23
}
0 commit comments