diff --git a/drpy/build.gradle b/drpy/build.gradle index 3275a5eb0..ffeeec02b 100644 --- a/drpy/build.gradle +++ b/drpy/build.gradle @@ -18,5 +18,5 @@ dependencies { implementation 'com.google.code.gson:gson:2.10.1' implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.10' implementation 'org.jsoup:jsoup:1.15.3' - implementation 'wang.harlon.quickjs:wrapper-android:0.17.0' + implementation 'wang.harlon.quickjs:wrapper-android:0.18.7' } \ No newline at end of file