chore: remove Qodana configurations

This commit is contained in:
Harsh Shandilya 2023-04-18 14:06:49 +05:30
parent e8037e8d60
commit b331a85a2a
No known key found for this signature in database
3 changed files with 0 additions and 29 deletions

View file

@ -67,16 +67,6 @@
"depNameTemplate": "androidx.compose.compiler:compiler",
"registryUrlTemplate": "https://maven.google.com",
},
{
"fileMatch": [
"qodana.yaml"
],
"matchStrings": [
"jetbrains/qodana-jvm-android:(?<currentValue>.*)"
],
"datasourceTemplate": "docker",
"depNameTemplate": "jetbrains/qodana-jvm-android",
},
{
"fileMatch": [
"gradle/libs.versions.toml"