add quickjs lib + update jsoup

This commit is contained in:
Jays2Kings 2022-04-03 15:58:13 -04:00
parent 3fb285c63b
commit 124b3b51ad
2 changed files with 4 additions and 3 deletions

View file

@ -19,7 +19,6 @@ object Versions {
const val gradleVersions = "0.29.0"
const val gson = "2.8.6"
const val injekt = "65b0440"
const val jsoup = "1.13.1"
const val junit = "4.13"
const val kotlin = "1.5.21"
const val kotson = "2.5.0"