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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/171/head
dependabot[bot] 11 months ago committed by GitHub
parent e14a9e4203
commit 510620688a
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.0")
implementation("pl.droidsonroids.gif:android-gif-drawable:1.2.29")

Loading…
Cancel
Save