Skip to content

Commit ac9ff00

Browse files
authored
Merge pull request #417 from DennisBauer/renovate/patch-sqlite
Update dependency androidx.sqlite:sqlite-bundled to v2.5.0-beta01
2 parents bd5914d + 0f41a85 commit ac9ff00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ktlint = "0.4.22"
2121
ktlint-plugin = "12.1.1"
2222
ktlint-version = "1.5.0"
2323
room = "2.7.0-beta01"
24-
sqlite = "2.5.0-alpha13"
24+
sqlite = "2.5.0-beta01"
2525

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

0 commit comments

Comments
 (0)