Skip to content

Commit 97a7e59

Browse files
dependabot[bot]zoff99
authored andcommitted
Bump androidx.sqlite:sqlite from 2.5.0 to 2.5.1 in /android-refimpl-app
Bumps androidx.sqlite:sqlite from 2.5.0 to 2.5.1. --- updated-dependencies: - dependency-name: androidx.sqlite:sqlite dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60e29f2 commit 97a7e59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ dependencies {
318318
// transitive = true
319319
//}
320320
//noinspection KtxExtensionAvailable
321-
implementation('androidx.sqlite:sqlite:2.5.0') {
321+
implementation('androidx.sqlite:sqlite:2.5.1') {
322322
transitive = true
323323
}
324324
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.10') {

0 commit comments

Comments
 (0)