We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d8ed7 commit 93aa381Copy full SHA for 93aa381
1 file changed
app/build.gradle.kts
@@ -104,7 +104,6 @@ dependencies {
104
105
//region 3rd Party Libraries
106
coreLibraryDesugaring(libs.desugar.jdk.libs)
107
- //detektPlugins(libs.detekt.compose)
108
implementation(libs.coil.compose)
109
implementation(libs.bundles.koin)
110
implementation(libs.bundles.koin.compose)
0 commit comments