migrate webview solution to Jep

This commit is contained in:
Aria Moradi
2023-04-24 18:26:04 +03:30
parent cde5dc5bfa
commit cbefe1125d
15 changed files with 109 additions and 594 deletions

View File

@@ -10,7 +10,6 @@ dex2jar = "v60"
rhino = "1.7.14"
settings = "1.0.0-RC"
twelvemonkeys = "3.9.4"
playwright = "1.28.0"
[libraries]
# Kotlin
@@ -95,8 +94,8 @@ appdirs = "net.harawata:appdirs:1.2.1"
zip4j = "net.lingala.zip4j:zip4j:2.11.2"
junrar = "com.github.junrar:junrar:7.5.3"
# CloudflareInterceptor
playwright = { module = "com.microsoft.playwright:playwright", version.ref = "playwright" }
# CloudflareInterceptor WebView
jep = "black.ninia:jep:4.1.1"
# AES/CBC/PKCS7Padding Cypher provider
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.72"