Skip to content

Commit e545614

Browse files
authored
Add smali-lsp configuration to update config
1 parent c5b377c commit e545614

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

static/apklab_update_config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
"configName": "apktoolPath",
99
"zipped": false
1010
},
11+
{
12+
"name": "smali-lsp",
13+
"version": "1.2.0",
14+
"downloadUrl": "https://github.com/Surendrajat/smali-lsp/releases/download/v1.2.0/smali-lsp-1.2.0.jar",
15+
"fileName": "smali-lsp-1.2.0.jar",
16+
"configName": "smaliLspPath",
17+
"zipped": false
18+
},
1119
{
1220
"name": "uber-apk-signer",
1321
"version": "1.3.0",

0 commit comments

Comments
 (0)