renovate: Compose libraries are no longer version aligned

This commit is contained in:
Harsh Shandilya 2022-07-06 21:14:50 +05:30
parent c12dfbefe0
commit 83fc3e6b87
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -4,10 +4,6 @@
":dependencyDashboard"
],
"packageRules": [
{
"matchPackagePatterns": ["^androidx.compose"],
"groupName": "jetpack-compose"
},
{
"matchPackagePatterns": ["^kotlin", "^org.jetbrains.kotlin"],
"groupName": "kotlin"