mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
fix(renovate): avoid R8 updates
This commit is contained in:
parent
0ebe949da6
commit
8dc76f6ce5
1 changed files with 2 additions and 2 deletions
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
|
@ -47,8 +47,8 @@
|
|||
"packagePatterns": [
|
||||
// Renovate refuses to stop resolving this from the snapshots repo
|
||||
"^app.cash.sqldelight",
|
||||
// I want this to be resolved from the Git datasource rather than Maven
|
||||
"^r8",
|
||||
// Currently on a pre-release version for bugfixes
|
||||
"com.android.tools:r8",
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue