File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -220,7 +220,6 @@ aboutLibraries {
220220 // note: offline mode prevents the plugin from fetching licenses at build time, which would be
221221 // harmful for reproducible builds
222222 offlineMode = true
223- duplicationMode = DuplicateMode .MERGE
224223}
225224
226225dependencies {
Original file line number Diff line number Diff line change 44#
55
66[versions ]
7- about-libraries = " 11.2.3 "
7+ about-libraries = " 14.0.1 "
88acra = " 5.13.1"
99agp = " 8.13.2"
1010appcompat = " 1.7.1"
@@ -15,7 +15,7 @@ bridge = "v2.0.2"
1515cardview = " 1.0.0"
1616checkstyle = " 13.4.0"
1717coil = " 3.4.0"
18- compose-bom = " 2024.10 .01"
18+ compose-bom = " 2026.03 .01"
1919constraintlayout = " 2.2.1"
2020core = " 1.18.0"
2121desugar = " 2.1.5"
@@ -25,7 +25,7 @@ fragment-compose = "1.8.9"
2525groupie = " 2.10.1"
2626hilt = " 2.58" # Newer version requires AGP 9
2727hilt-navigation-compose = " 1.3.0"
28- jsoup = " 1.21 .2"
28+ jsoup = " 1.22 .2"
2929junit = " 4.13.2"
3030junit-ext = " 1.3.0"
3131kotlin = " 2.3.20"
@@ -40,9 +40,9 @@ markwon = "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"
4242mockitoCore = " 5.23.0"
43- nav3Core = " 1.0.1 "
43+ nav3Core = " 1.1.0 "
4444okhttp = " 5.3.2"
45- paging-compose = " 3.3 .2"
45+ paging-compose = " 3.4 .2"
4646phoenix = " 3.0.0"
4747preference = " 1.2.1"
4848prettytime = " 5.0.8.Final"
You can’t perform that action at this time.
0 commit comments