提交 913a5b5d 编写于 作者: S Skylot

v0.6.1

上级 c594137c
......@@ -28,7 +28,7 @@ public class JadxSettings extends JadxCLIArgs {
private String lastOpenFilePath = USER_HOME;
private String lastSaveFilePath = USER_HOME;
private boolean flattenPackage = false;
private boolean checkForUpdates = true;
private boolean checkForUpdates = false;
private List<String> recentFiles = new ArrayList<String>();
private String fontStr = "";
private boolean autoStartJobs = true;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册