Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Add QuickJS (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
Syer10 authored Apr 2, 2022
1 parent 13c0cfe commit 556da6a
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 @@ -27,6 +27,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")


// Source models and interfaces from Tachiyomi 1.x
Expand Down

0 comments on commit 556da6a

Please sign in to comment.