Switch back to Kotlin 1.6.10

The IDE breakage is simply not worth this
This commit is contained in:
Harsh Shandilya 2022-04-22 19:56:10 +05:30
parent fc7f959342
commit 844082aed9
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
4 changed files with 5 additions and 10 deletions

View file

@ -8,13 +8,6 @@
"matchPackagePatterns": ["*"],
"automerge": true,
"automergeType": "branch"
},
{
"managers": ["gradle"],
"packagePatterns": [
"^org.jetbrains.compose"
],
"enabled": false
}
]
}