mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
all: finalize migration
This commit is contained in:
parent
cbdfa67d07
commit
ff19b36a9d
2 changed files with 4 additions and 19 deletions
|
@ -97,24 +97,10 @@ rootProject.name = "Claw"
|
|||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
include(
|
||||
"android",
|
||||
"api",
|
||||
"benchmark",
|
||||
"common",
|
||||
"database",
|
||||
"model",
|
||||
)
|
||||
|
||||
// include(":android")
|
||||
//
|
||||
// include(":api")
|
||||
//
|
||||
// include(":benchmark")
|
||||
//
|
||||
// include(":common")
|
||||
//
|
||||
// include(":database")
|
||||
//
|
||||
// include(":desktop")
|
||||
//
|
||||
// include(":model")
|
||||
//
|
||||
// include(":paparazzi-tests")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue