10000 Bump androidx.sqlite:sqlite to 2.2.0 · tashaf-mukhtar/sqlcipher-android@6118e30 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6118e30

Browse files
Bump androidx.sqlite:sqlite to 2.2.0
1 parent d9c3167 commit 6118e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ project.ext {
3030
} else {
3131
libraryVersion = "4.5.3"
3232
}
33-
androidXSQLiteVersion = "2.1.0"
33+
androidXSQLiteVersion = "2.2.0"
3434
androidNdkVersion = "23.0.7599858"
3535
mavenLocalRepositoryPrefix = "file://"
3636
if(project.hasProperty('publishLocal') && publishLocal.toBoolean()){

0 commit comments

Comments
 (0)
0