Skip to content

Commit 9fa7879

Browse files
dependabot[bot]zoff99
authored andcommitted
Bump androidx.sqlite:sqlite from 2.5.1 to 2.5.2 in /android-refimpl-app
Bumps androidx.sqlite:sqlite from 2.5.1 to 2.5.2. --- updated-dependencies: - dependency-name: androidx.sqlite:sqlite dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 802b40b commit 9fa7879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ dependencies {
321321
// transitive = true
322322
//}
323323
//noinspection KtxExtensionAvailable
324-
implementation('androidx.sqlite:sqlite:2.5.1') {
324+
implementation('androidx.sqlite:sqlite:2.5.2') {
325325
transitive = true
326326
}
327327
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.12') {

0 commit comments

Comments
 (0)