Skip to content

Commit b9c4a2e

Browse files
authored
fix(deps): update dependency androidx.security:security-crypto to v1.1.0
1 parent d6c152b commit b9c4a2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlinxCoroutinesAndroid = "1.10.2"
1010
lifecycleCommon = "2.9.2"
1111
lifecycleProcess = "2.9.2"
1212
nexus = "2.0.0"
13-
securityCrypto = "1.0.0"
13+
securityCrypto = "1.1.0"
1414

1515
[libraries]
1616
androidx-credentials = { module = "androidx.credentials:credentials", version.ref = "credentials" }

0 commit comments

Comments
 (0)