@@ -13,11 +13,11 @@ autoservice-google = "1.1.1"
1313autoservice-zacsweers = " 1.2.0"
1414bridge = " v2.0.2"
1515cardview = " 1.0.0"
16- checkstyle = " 13.3 .0"
16+ checkstyle = " 13.4 .0"
1717coil = " 3.4.0"
1818compose-bom = " 2024.10.01"
1919constraintlayout = " 2.2.1"
20- core = " 1.17 .0" # Newer versions require minSdk >= 23
20+ core = " 1.18 .0"
2121desugar = " 2.1.5"
2222documentfile = " 1.1.0"
2323exoplayer = " 2.19.1"
@@ -30,12 +30,12 @@ junit = "4.13.2"
3030junit-ext = " 1.3.0"
3131kotlin = " 2.3.20"
3232kotlinx-coroutines-rx3 = " 1.10.2"
33- kotlinx-serialization-json = " 1.10 .0"
33+ kotlinx-serialization-json = " 1.11 .0"
3434ksp = " 2.3.6"
3535ktlint = " 1.8.0"
3636lazy-column-scrollbar = " 2.2.0"
3737leakcanary = " 2.14"
38- lifecycle = " 2.9.4 " # Newer versions require minSdk >= 23
38+ lifecycle = " 2.10.0 "
3939markwon = " 4.6.2"
4040material = " 1.11.0" # TODO: update to newer version after bug is fixed. See https://github.com/TeamNewPipe/NewPipe/pull/13018
4141media = " 1.7.1"
@@ -47,7 +47,7 @@ phoenix = "3.0.0"
4747preference = " 1.2.1"
4848prettytime = " 5.0.8.Final"
4949recyclerview = " 1.4.0"
50- room = " 2.7.2 " # Newer versions require minSdk >= 23
50+ room = " 2.8.4 "
5151runner = " 1.7.0"
5252rxandroid = " 3.0.2"
5353rxbinding = " 4.0.0"
@@ -66,9 +66,9 @@ teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
6666# the corresponding commit hash, since JitPack sometimes deletes artifacts.
6767# If there’s already a git hash, just add more of it to the end (or remove a letter)
6868# to cause jitpack to regenerate the artifact.
69- teamnewpipe-newpipe-extractor = " v0.26.1 "
70- webkit = " 1.14 .0" # Newer versions require minSdk >= 23
71- work = " 2.10.5 " # Newer versions require minSdk >= 23
69+ teamnewpipe-newpipe-extractor = " 1512cf3222b0c5d87a249e6ac231b98090c42623 "
70+ webkit = " 1.15 .0"
71+ work = " 2.11.2 "
7272
7373[libraries ]
7474about-libraries-compose-m3 = { group = " com.mikepenz" , name = " aboutlibraries-compose-m3" , version.ref = " about-libraries" }
0 commit comments