Skip to content

Commit 27e9063

Browse files
fix(deps): update androidx.sqlite to v2.5.0 (#297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 601e9bf commit 27e9063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ androidx-core = "1.9.0"
99
androidx-lifecycle = "2.8.7"
1010
androidx-navigation = "2.8.9"
1111
androidx-room = "2.7.0"
12-
androidx-sqlite = "2.4.0"
12+
androidx-sqlite = "2.5.0"
1313
androidx-test-ext = "1.2.1"
1414

1515
jetbrains-dokka = "2.0.0"

0 commit comments

Comments
 (0)