Skip to content

Commit

Permalink
Merge pull request #390 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-alpha12
  • Loading branch information
DennisBauer authored Dec 22, 2024
2 parents f4603b8 + 0b584fb commit 777707c
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.22"
ktlint-plugin = "12.1.1"
ktlint-version = "1.5.0"
room = "2.7.0-alpha11"
sqlite = "2.5.0-alpha11"
sqlite = "2.5.0-alpha12"

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

0 comments on commit 777707c

Please sign in to comment.