Skip to content

Commit

Permalink
Bump room from 2.7.0-alpha12 to 2.7.0-alpha13
Browse files Browse the repository at this point in the history
Bumps `room` from 2.7.0-alpha12 to 2.7.0-alpha13.

Updates `androidx.room:room-runtime` from 2.7.0-alpha12 to 2.7.0-alpha13

Updates `androidx.room:room-paging` from 2.7.0-alpha12 to 2.7.0-alpha13

Updates `androidx.room:room-compiler` from 2.7.0-alpha12 to 2.7.0-alpha13

Updates `androidx.room` from 2.7.0-alpha12 to 2.7.0-alpha13

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-paging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 6ab0b9d commit 27943fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ firebase-bom = "33.8.0"
google-services = "4.4.2"
firebase-crashlytics = "3.0.2"
materialKolor = "2.0.1"
room = "2.7.0-alpha12"
room = "2.7.0-alpha13"
compose-multiplatform = "1.7.3"

[libraries]
Expand Down

0 comments on commit 27943fe

Please sign in to comment.