Update Duktape
(cherry picked from commit 7bbba0c7d9e1558598dafe4ad9701cd91fdce948)
This commit is contained in:
parent
e3ee972bf3
commit
d5ff08e9c8
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,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