Skip to content

Commit 0d7bfd0

Browse files
fix(deps): update androidx.sqlite to v2.6.2 (#390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6319662 commit 0d7bfd0

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
@@ -9,7 +9,7 @@ androidx-core = "1.9.0"
99
androidx-lifecycle = "2.9.4"
1010
androidx-navigation = "2.9.6"
1111
androidx-room = "2.8.4"
12-
androidx-sqlite = "2.6.1"
12+
androidx-sqlite = "2.6.2"
1313
androidx-test-ext = "1.3.0"
1414

1515
jetbrains-dokka = "2.1.0"

0 commit comments

Comments
 (0)