1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

letting dependabot ignore the zxing dependency, it appears the author does not intend to support older versions of android in the new versions of the library

This commit is contained in:
Adam Brown
2021-10-28 16:21:17 +01:00
parent 73995eb7bd
commit 79de7be141

View File

@@ -18,6 +18,5 @@ updates:
open-pull-requests-limit: 200
reviewers:
- "bmarty"
### ignore:
### - dependency-name: com.squareup.okhttp3:logging-interceptor
### versions: "> 3.12.10"
ignore:
- dependency-name: com.google.zxing:core