1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-03-09 09:19:44 +00:00

Merge branch 'dev' into refactor

This commit is contained in:
tobigr
2026-02-06 11:48:59 +01:00
32 changed files with 216 additions and 160 deletions

View File

@@ -27,10 +27,10 @@ hilt = "2.57.2"
jsoup = "1.21.2"
junit = "4.13.2"
junit-ext = "1.3.0"
kotlin = "2.2.21"
kotlin = "2.3.0"
kotlinx-coroutines-rx3 = "1.8.1"
kotlinx-serialization-json = "1.7.3"
ksp = "2.3.4"
ksp = "2.3.5"
ktlint = "1.8.0"
lazy-column-scrollbar = "2.2.0"
leakcanary = "2.14"
@@ -65,7 +65,7 @@ teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
# the corresponding commit hash, since JitPack sometimes deletes artifacts.
# If theres already a git hash, just add more of it to the end (or remove a letter)
# to cause jitpack to regenerate the artifact.
teamnewpipe-newpipe-extractor = "v0.25.1"
teamnewpipe-newpipe-extractor = "v0.25.2"
webkit = "1.14.0" # Newer versions require minSdk >= 23
work = "2.10.5" # Newer versions require minSdk >= 23