diff options
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 }, |