mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix: remove benchmark project
This has barely ever worked and I'm kinda done with it
This commit is contained in:
parent
93b593bd41
commit
123e2c9eb2
11 changed files with 2 additions and 246 deletions
|
@ -127,14 +127,4 @@ rootProject.name = "Claw"
|
|||
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
include(
|
||||
"android",
|
||||
"api",
|
||||
"benchmark",
|
||||
"common",
|
||||
"core",
|
||||
"database:core",
|
||||
"database:impl",
|
||||
"model",
|
||||
"web",
|
||||
)
|
||||
include("android", "api", "common", "core", "database:core", "database:impl", "model", "web")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue