We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e995b commit 0ed6fd8Copy full SHA for 0ed6fd8
1 file changed
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ fragmentKtx = "1.8.9"
18
fuzzywuzzy = "1.4.0"
19
jacksonModuleKotlin = { strictly = "2.13.1" } # Later versions don't support minSdk <26 (Crashes on Android TV's and FireSticks)
20
json = "20251224"
21
-jsoup = "1.21.2"
+jsoup = "1.22.1"
22
junit = "4.13.2"
23
junitKtx = "1.3.0"
24
junitVersion = "1.3.0"
@@ -45,7 +45,7 @@ torrentserver = "7861970"
45
tvprovider = "1.1.0"
46
video = "1.0.0"
47
workRuntimeKtx = "2.11.2"
48
-zipline = "1.24.0"
+zipline = "1.27.0"
49
50
jvmTarget = "1.8"
51
jdkToolchain = "17"
0 commit comments