mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-27 08:16:36 +03:00
Update Duktape
This commit is contained in:
parent
7907a4fc24
commit
7bbba0c7d9
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ dependencies {
|
|||
implementation("com.github.salomonbrys.kotson:kotson:2.5.0")
|
||||
|
||||
// JavaScript engine
|
||||
implementation("com.squareup.duktape:duktape-android:1.3.0")
|
||||
implementation("com.squareup.duktape:duktape-android:1.4.0")
|
||||
|
||||
// Disk
|
||||
implementation("com.jakewharton:disklrucache:2.0.2")
|
||||
|
|
Loading…
Reference in a new issue