Skip to content

Commit

Permalink
Merge pull request #362 from DennisBauer/renovate/patch-sqlite
Browse files Browse the repository at this point in the history
Update dependency androidx.sqlite:sqlite-bundled to v2.5.0-alpha11
  • Loading branch information
DennisBauer authored Oct 31, 2024
2 parents 04be92c + a8d3964 commit fc63a37
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 @@ -21,7 +21,7 @@ ktlint = "0.4.17"
ktlint-plugin = "12.1.1"
ktlint-version = "1.4.0"
room = "2.7.0-alpha10"
sqlite = "2.5.0-alpha10"
sqlite = "2.5.0-alpha11"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
Expand Down

0 comments on commit fc63a37

Please sign in to comment.