Skip to content

Commit

Permalink
Add QuickJS, replaces Duktape for Extensions Lib 1.3 (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
Syer10 authored Apr 2, 2022
1 parent 31a624d commit f51818b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:$okhttpVersion")
implementation("io.reactivex:rxjava:1.3.8")
implementation("org.jsoup:jsoup:1.14.3")
implementation("app.cash.quickjs:quickjs-jvm:0.9.2")

// Sort
implementation("com.github.gpanther:java-nat-sort:natural-comparator-1.1")
Expand Down

0 comments on commit f51818b

Please sign in to comment.