Skip to content

Commit fefd089

Browse files
fix(deps): update dependency androidx.security:security-crypto to v1.1.0-alpha07 (#1145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0aa38af commit fefd089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation("commons-codec:commons-codec:1.18.0")
4343

4444
// Androidx Security
45-
implementation("androidx.security:security-crypto:1.1.0-alpha06")
45+
implementation("androidx.security:security-crypto:1.1.0-alpha07")
4646

4747
api("androidx.documentfile:documentfile:1.0.1")
4848

0 commit comments

Comments
 (0)