Skip to content

Commit 27a29ae

Browse files
Update Jetpack Compose and Room
1 parent 451c89b commit 27a29ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fragment-compose = "1.8.6"
1919
gradle = "8.7.3"
2020
groupie = "2.10.1"
2121
hilt = "2.55"
22-
jetpack-compose = "2025.03.00"
22+
jetpack-compose = "2025.04.00"
2323
jsoup = "1.17.2"
2424
junit = "4.13.2"
2525
kotlin = "2.1.10"
@@ -40,7 +40,7 @@ preference = "1.2.1"
4040
prettytime = "5.0.8.Final"
4141
processPhoenix = "2.1.2"
4242
recyclerview = "1.3.2"
43-
room = "2.7.0-rc02" # Fixes compatibility issue with newer Kotlin versions
43+
room = "2.7.0" # 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)