fix(deps): update dependency androidx.room:room-ktx to v2.5.2 (#417)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-22 08:39:26 +02:00 committed by GitHub
parent 62268d1d94
commit c5891f89d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ androidx-paging = "3.1.1"
androidx-preference = "1.2.0"
androidx-recyclerview = "1.3.0"
androidx-recyclerview-selection = "1.1.0"
androidx-room = "2.5.1"
androidx-room = "2.5.2"
androidx-swiperefreshlayout = "1.1.0"
androidx-work = "2.8.1"
coil = "2.4.0"