44#
55
66[versions ]
7- acra = " 5.11.3 "
8- agp = " 8.13.0 "
7+ acra = " 5.13.1 "
8+ agp = " 8.13.1 "
99appcompat = " 1.7.1"
10- assertj = " 3.24.2 "
10+ assertj = " 3.27.6 "
1111autoservice = " 1.1.1"
1212bridge = " v2.0.2"
1313cardview = " 1.0.0"
14- checkstyle = " 10.26.1 "
15- constraintlayout = " 2.1.4 "
16- core = " 1.12 .0"
17- desugar = " 2.0.4 "
18- documentfile = " 1.0.1 "
19- exoplayer = " 2.18.7 "
20- fragment = " 1.6.2 "
14+ checkstyle = " 12.1.2 "
15+ constraintlayout = " 2.2.1 "
16+ core = " 1.17 .0"
17+ desugar = " 2.1.5 "
18+ documentfile = " 1.1.0 "
19+ exoplayer = " 2.19.1 "
20+ fragment = " 1.8.9 "
2121groupie = " 2.10.1"
2222jsoup = " 1.21.2"
2323junit = " 4.13.2"
24- junit-ext = " 1.1.5 "
25- kotlin = " 1.9.25 "
26- ksp = " 1.9.25-1.0.20 "
27- ktlint = " 0.45.2 "
28- leakcanary = " 2.12 "
29- lifecycle = " 2.6.2 "
24+ junit-ext = " 1.3.0 "
25+ kotlin = " 2.2.21 "
26+ ksp = " 2.3.2 "
27+ ktlint = " 1.8.0 "
28+ leakcanary = " 2.14 "
29+ lifecycle = " 2.9.4 " # Newer versions require minSdk >= 23
3030localbroadcastmanager = " 1.1.0"
3131markwon = " 4.6.2"
32- material = " 1.11 .0"
32+ material = " 1.13 .0"
3333media = " 1.7.1"
34- mockitoCore = " 5.6 .0"
35- okhttp = " 4.12.0 "
36- phoenix = " 2.1.2 "
34+ mockitoCore = " 5.20 .0"
35+ okhttp = " 5.3.2 "
36+ phoenix = " 3.0.0 "
3737# noinspection NewerVersionAvailable,GradleDependency --> 2.8 is the last version, not 2.71828!
3838picasso = " 2.8"
3939preference = " 1.2.1"
4040prettytime = " 5.0.8.Final"
41- recyclerview = " 1.3.2 "
42- room = " 2.6.1 "
43- runner = " 1.5.2 "
41+ recyclerview = " 1.4.0 "
42+ room = " 2.7.2 " # Newer versions require minSdk >= 23
43+ runner = " 1.7.0 "
4444rxandroid = " 3.0.2"
4545rxbinding = " 4.0.0"
4646rxjava = " 3.1.12"
47- sonarqube = " 4 .0.0.2929 "
47+ sonarqube = " 7 .0.1.6134 "
4848statesaver = " 1.4.1" # TODO: Drop because it is deprecated and incompatible with KSP2
4949stetho = " 1.6.0"
5050swiperefreshlayout = " 1.1.0"
@@ -60,8 +60,8 @@ teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
6060# to cause jitpack to regenerate the artifact.
6161teamnewpipe-newpipe-extractor = " 3af73262cc60cf555fd5f1d691f6c58e2db38ef5"
6262viewpager2 = " 1.1.0"
63- webkit = " 1.9 .0"
64- work = " 2.8.1 "
63+ webkit = " 1.14 .0"
64+ work = " 2.10.5 " # Newer versions require minSdk >= 23
6565
6666[libraries ]
6767acra-core = { module = " ch.acra:acra-core" , version.ref = " acra" }
@@ -87,7 +87,7 @@ androidx-runner = { module = "androidx.test:runner", version.ref = "runner" }
8787androidx-swiperefreshlayout = { module = " androidx.swiperefreshlayout:swiperefreshlayout" , version.ref = " swiperefreshlayout" }
8888androidx-viewpager2 = { module = " androidx.viewpager2:viewpager2" , version.ref = " viewpager2" }
8989androidx-webkit = { module = " androidx.webkit:webkit" , version.ref = " webkit" }
90- androidx-work-runtime = { module = " androidx.work:work-runtime-ktx " , version.ref = " work" }
90+ androidx-work-runtime = { module = " androidx.work:work-runtime" , version.ref = " work" }
9191androidx-work-rxjava3 = { module = " androidx.work:work-rxjava3" , version.ref = " work" }
9292assertj-core = { module = " org.assertj:assertj-core" , version.ref = " assertj" }
9393evernote-statesaver-compiler = { module = " com.evernote:android-state-processor" , version.ref = " statesaver" }
@@ -119,7 +119,7 @@ newpipe-nanojson = { module = "com.github.TeamNewPipe:nanojson", version.ref = "
119119noties-markwon-core = { module = " io.noties.markwon:core" , version.ref = " markwon" }
120120noties-markwon-linkify = { module = " io.noties.markwon:linkify" , version.ref = " markwon" }
121121ocpsoft-prettytime = { module = " org.ocpsoft.prettytime:prettytime" , version.ref = " prettytime" }
122- pinterest-ktlint = { module = " com.pinterest:ktlint" , version.ref = " ktlint" }
122+ pinterest-ktlint = { module = " com.pinterest.ktlint :ktlint-cli " , version.ref = " ktlint" }
123123puppycrawl-checkstyle = { module = " com.puppycrawl.tools:checkstyle" , version.ref = " checkstyle" }
124124reactivex-rxandroid = { module = " io.reactivex.rxjava3:rxandroid" , version.ref = " rxandroid" }
125125reactivex-rxjava = { module = " io.reactivex.rxjava3:rxjava" , version.ref = " rxjava" }
0 commit comments