Skip to content

Commit 01a4edd

Browse files
author
Chris Brody
authored
androidx.sqlite:sqlite:2.1.0 update
1 parent 8f2dc92 commit 01a4edd

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
@@ -38,7 +38,7 @@ android {
3838
}
3939

4040
dependencies {
41-
implementation "androidx.sqlite:sqlite:2.0.1"
41+
implementation "androidx.sqlite:sqlite:2.1.0"
4242
}
4343

4444
editorconfig {

0 commit comments

Comments
 (0)