Bump androidx.room:room-ktx from 2.6.1 to 2.7.1

Bumps androidx.room:room-ktx from 2.6.1 to 2.7.1.

---
updated-dependencies:
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/176/head
dependabot[bot] 10 months ago committed by GitHub
parent e14a9e4203
commit e49513df44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -430,7 +430,7 @@ dependencies {
ksp("androidx.room:room-compiler:2.6.1")
// optional - Kotlin Extensions and Coroutines support for Room
implementation("androidx.room:room-ktx:2.6.1")
implementation("androidx.room:room-ktx:2.7.1")
implementation("pl.droidsonroids.gif:android-gif-drawable:1.2.29")

Loading…
Cancel
Save