mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 20:07:59 -06:00
Add androidx.lifecycle dependencies to kotlin group (#104)
This commit is contained in:
parent
f9dd295188
commit
d3e4b56d30
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@ -37,8 +37,9 @@
|
||||
"matchPackagePatterns": [
|
||||
"androidx.compose.compiler:compiler",
|
||||
"androidx.compose:compose-bom",
|
||||
"org.jetbrains.kotlin.*",
|
||||
"com.google.devtools.ksp"
|
||||
"androidx.lifecycle:*",
|
||||
"com.google.devtools.ksp",
|
||||
"org.jetbrains.kotlin.*"
|
||||
],
|
||||
"matchManagers": [
|
||||
"gradle"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user