Skip to content

Commit fc26a3c

Browse files
Bump version to 4.14.1 for Maven Central release
1 parent 9582dca commit fc26a3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ project.ext {
3333
if(project.hasProperty('sqlcipherAndroidVersion') && "${sqlcipherAndroidVersion}") {
3434
libraryVersion = "${sqlcipherAndroidVersion}"
3535
} else {
36-
libraryVersion = "4.14.0"
36+
libraryVersion = "4.14.1"
3737
}
3838
minSdkVersion = 23
3939
androidXSQLiteVersion = "2.6.2"

0 commit comments

Comments
 (0)