Skip to content

Commit 4ec5492

Browse files
Update dependencies
1 parent f99fc13 commit 4ec5492

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
android {
19-
compileSdk 34
19+
compileSdk 35
2020
namespace 'org.schabi.newpipe'
2121

2222
defaultConfig {

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,39 +3,39 @@ aboutLibraries = "11.2.3"
33
acraCore = "5.11.3"
44
androidState = "1.4.1"
55
androidx-junit = "1.1.5"
6-
appcompat = "1.6.1"
6+
appcompat = "1.7.0"
77
assertjCore = "3.24.2"
88
auto-service = "1.1.1"
99
bridge = "2.0.2"
1010
cardview = "1.0.0"
1111
checkstyle = "10.12.1"
1212
coil = "3.0.4"
1313
constraintlayout = "2.1.4"
14-
core-ktx = "1.12.0"
14+
core-ktx = "1.15.0"
1515
desugar-jdk-libs-nio = "2.0.4"
1616
documentFile = "1.0.1"
1717
exoplayer = "2.18.7"
18-
fragment-compose = "1.8.2"
19-
gradle = "8.7.1"
18+
fragment-compose = "1.8.5"
19+
gradle = "8.7.3"
2020
groupie = "2.10.1"
2121
hilt = "2.51.1"
22-
jetpack-compose = "2024.10.01"
22+
jetpack-compose = "2024.12.01"
2323
jsoup = "1.17.2"
2424
junit = "4.13.2"
25-
kotlin = "2.0.21"
26-
kotlinxCoroutinesRx3 = "1.8.1"
25+
kotlin = "2.1.0"
26+
kotlinxCoroutinesRx3 = "1.9.0"
2727
ktlint = "0.45.2"
2828
lazycolumnscrollbar = "2.2.0"
2929
leakcanary = "2.12"
30-
lifecycle = "2.6.2"
30+
lifecycle = "2.8.7"
3131
localbroadcastmanager = "1.1.0"
3232
markwon = "4.6.2"
3333
material = "1.11.0"
3434
media = "1.7.0"
3535
mockitoCore = "5.6.0"
36-
navigationCompose = "2.8.3"
36+
navigationCompose = "2.8.5"
3737
okhttp = "4.12.0"
38-
pagingCompose = "3.3.2"
38+
pagingCompose = "3.3.5"
3939
preference = "1.2.1"
4040
prettytime = "5.0.8.Final"
4141
processPhoenix = "2.1.2"

0 commit comments

Comments
 (0)