feat(build): remove modulegraph plugin

I don't care
This commit is contained in:
Harsh Shandilya 2023-11-20 12:32:51 +05:30
parent 6f1c1b3629
commit 925158b149
No known key found for this signature in database
3 changed files with 0 additions and 41 deletions

View file

@ -108,7 +108,6 @@ baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:1.9.20-1.0.13"
licensee = "app.cash.licensee:1.8.0"
modulegraph = "dev.iurysouza.modulegraph:0.5.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.5.0"
poko = "dev.drewhamilton.poko:0.15.0"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }