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

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

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

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

@ -427,7 +427,7 @@ dependencies {
implementation("androidx.room:room-runtime:2.6.1")
// To use Kotlin Symbol Processing (KSP)
ksp("androidx.room:room-compiler:2.6.1")
ksp("androidx.room:room-compiler:2.7.0")
// optional - Kotlin Extensions and Coroutines support for Room
implementation("androidx.room:room-ktx:2.6.1")

Loading…
Cancel
Save