Skip to content

Commit 6f9af26

Browse files
Update dependencies
1 parent fe563f3 commit 6f9af26

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ auto-service = "1.1.1"
99
bridge = "2.0.2"
1010
cardview = "1.0.0"
1111
checkstyle = "10.12.1"
12-
coil = "3.0.4"
12+
coil = "3.1.0"
1313
constraintlayout = "2.1.4"
1414
core-ktx = "1.15.0"
1515
desugar-jdk-libs-nio = "2.0.4"
@@ -18,12 +18,12 @@ exoplayer = "2.18.7"
1818
fragment-compose = "1.8.6"
1919
gradle = "8.7.3"
2020
groupie = "2.10.1"
21-
hilt = "2.51.1"
22-
jetpack-compose = "2025.01.00"
21+
hilt = "2.55"
22+
jetpack-compose = "2025.03.00"
2323
jsoup = "1.17.2"
2424
junit = "4.13.2"
25-
kotlin = "2.1.0"
26-
kotlinxCoroutinesRx3 = "1.9.0"
25+
kotlin = "2.1.10"
26+
kotlinxCoroutinesRx3 = "1.10.1"
2727
ktlint = "0.45.2"
2828
lazycolumnscrollbar = "2.2.0"
2929
leakcanary = "2.12"
@@ -33,14 +33,14 @@ markwon = "4.6.2"
3333
material = "1.11.0"
3434
media = "1.7.0"
3535
mockitoCore = "5.6.0"
36-
navigationCompose = "2.8.5"
36+
navigationCompose = "2.8.9"
3737
okhttp = "4.12.0"
38-
pagingCompose = "3.3.5"
38+
pagingCompose = "3.3.6"
3939
preference = "1.2.1"
4040
prettytime = "5.0.8.Final"
4141
processPhoenix = "2.1.2"
4242
recyclerview = "1.3.2"
43-
room = "2.6.1"
43+
room = "2.7.0-rc02" # Fixes compatibility issue with newer Kotlin versions
4444
runner = "1.5.2"
4545
rxandroid = "3.0.2"
4646
rxbinding = "4.0.0"

0 commit comments

Comments
 (0)