We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451c89b commit 27a29aeCopy full SHA for 27a29ae
1 file changed
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ fragment-compose = "1.8.6"
19
gradle = "8.7.3"
20
groupie = "2.10.1"
21
hilt = "2.55"
22
-jetpack-compose = "2025.03.00"
+jetpack-compose = "2025.04.00"
23
jsoup = "1.17.2"
24
junit = "4.13.2"
25
kotlin = "2.1.10"
@@ -40,7 +40,7 @@ preference = "1.2.1"
40
prettytime = "5.0.8.Final"
41
processPhoenix = "2.1.2"
42
recyclerview = "1.3.2"
43
-room = "2.7.0-rc02" # Fixes compatibility issue with newer Kotlin versions
+room = "2.7.0" # Fixes compatibility issue with newer Kotlin versions
44
runner = "1.5.2"
45
rxandroid = "3.0.2"
46
rxbinding = "4.0.0"
0 commit comments