mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
chore(deps): update org.jetbrains.kotlin to v1.6.20 (#312)
* chore(deps): update org.jetbrains.kotlin to v1.6.20 * gradle: fix warnings from Kotlin 1.6.20 upgrade * Switch to Compose 0.0.0-master-dev673 JetBrains why are you like this Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
2dcb42088c
commit
afc3ee5471
4 changed files with 10 additions and 5 deletions
|
@ -8,6 +8,13 @@
|
|||
"matchPackagePatterns": ["*"],
|
||||
"automerge": true,
|
||||
"automergeType": "branch"
|
||||
},
|
||||
{
|
||||
"managers": ["gradle"],
|
||||
"packagePatterns": [
|
||||
"^org.jetbrains.compose"
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue