Switch to a fork of QuickJS Java
(cherry picked from commit 498317de52c119a08daaa8d38f3f7d859e7b4990)
This commit is contained in:
parent
21d221a048
commit
2e3de9aa99
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ okio = "com.squareup.okio:okio:3.15.0"
|
|||
|
||||
conscrypt-android = "org.conscrypt:conscrypt-android:2.5.3"
|
||||
|
||||
quickjs-android = "app.cash.quickjs:quickjs-android:0.9.2"
|
||||
quickjs-android = { group = "com.github.zhanghai.quickjs-java", name = "quickjs-android", version = "547f5b1597" }
|
||||
|
||||
jsoup = "org.jsoup:jsoup:1.21.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue