mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 12:17:02 +05:30
feat(build): add Invert plugin
This commit is contained in:
parent
2e91db6908
commit
d2289da184
3 changed files with 7 additions and 0 deletions
|
@ -122,6 +122,7 @@ android-test = { id = "com.android.test", version.ref = "agp" }
|
|||
anvil = "com.squareup.anvil:2.5.0-beta09"
|
||||
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
|
||||
dependencyAnalysis = "com.autonomousapps.dependency-analysis:1.32.0"
|
||||
invert = "com.squareup.invert:0.0.1-dev-SNAPSHOT"
|
||||
kotlin-composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
||||
ksp = "com.google.devtools.ksp:2.0.0-1.0.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue