Skip to content

Commit aa9d0e6

Browse files
author
Chris Brody
authored
build: update androidx.sqlite/sqlite -> 2.2.0
1 parent 80c928a commit aa9d0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-database-sqlcipher/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040
}
4141

4242
dependencies {
43-
implementation "androidx.sqlite:sqlite:2.1.0"
43+
implementation "androidx.sqlite:sqlite:2.2.0"
4444
}
4545

4646
editorconfig {

0 commit comments

Comments
 (0)