diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-01-26 13:00:13 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2023-01-26 13:00:13 +0530 |
commit | 5e0e0a8be20cfe7641c7691fd8caf585f24aa95a (patch) | |
tree | da0185d66298bd8d2c44106e1baabec1c1e79538 /.github | |
parent | e17a17a8e840230651cb6f7d9f9d46e252637e77 (diff) |
chore(deps): upgrade security-crypto to 1.1.0-alpha04
Diffstat (limited to '.github')
-rw-r--r-- | .github/renovate.json5 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index bd144125..d3c98f5c 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -24,8 +24,6 @@ "^com.android.tools:desugar_jdk_libs", // Later versions require newer JDKs "^commons-codec:commons-codec", - // https://github.com/android-password-store/Android-Password-Store/issues/2247 - "^androidx.security:security-crypto", ], "enabled": false }, |