the new and improved apk installer

This commit is contained in:
Aria Moradi
2021-04-03 19:47:31 +04:30
parent abc3a16ee3
commit 15bd5b4b7a
12 changed files with 302 additions and 390 deletions

View File

@@ -58,9 +58,6 @@ dependencies {
implementation("org.jsoup:jsoup:1.13.1")
implementation("com.github.salomonbrys.kotson:kotson:2.5.0")
// dex2jar: https://github.com/DexPatcher/dex2jar/releases/tag/v2.1-20190905-lanchon
implementation("com.github.DexPatcher.dex2jar:dex-tools:v2.1-20190905-lanchon")
// api
implementation("io.javalin:javalin:3.12.0")