Skip to content

Commit

Permalink
Bump androidx.sqlite:sqlite-bundled from 2.5.0-alpha10 to 2.5.0-alpha11
Browse files Browse the repository at this point in the history
Bumps androidx.sqlite:sqlite-bundled from 2.5.0-alpha10 to 2.5.0-alpha11.

---
updated-dependencies:
- dependency-name: androidx.sqlite:sqlite-bundled
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 702e1c8 commit 8bf0e67
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 @@ -86,7 +86,7 @@ androidx-splash = { group = "androidx.core", name = "core-splashscreen", version
room-runtime = { group = "androidx.room", name = "room-runtime", version.ref = "room" }
room-paging = { group = "androidx.room", name = "room-paging", version.ref = "room" }
room-compiler = { group = "androidx.room", name = "room-compiler", version.ref = "room" }
sqlite-bundled = { group = "androidx.sqlite", name = "sqlite-bundled", version = "2.5.0-alpha10" }
sqlite-bundled = { group = "androidx.sqlite", name = "sqlite-bundled", version = "2.5.0-alpha11" }
nestedScrollView = { group = "com.github.Tlaster", name = "NestedScrollView", version = "1.0.3" }

media3-exoplayer = { group = "androidx.media3", name = "media3-exoplayer", version.ref = "media3" }
Expand Down

0 comments on commit 8bf0e67

Please sign in to comment.