mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-16 16:17:03 +05:30
gradle: re-add api subproject
This commit is contained in:
parent
3d496c99c1
commit
000b782b86
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ rootProject.name = "Claw"
|
||||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||||
|
|
||||||
include(
|
include(
|
||||||
|
"api",
|
||||||
"model",
|
"model",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue