mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 14:27:02 +05:30
build: setup compose multiplatform
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
This commit is contained in:
parent
c5fafba7b5
commit
9517531388
12 changed files with 96 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
rootProject.name = "Claw"
|
||||
include(":app", ":api", ":database", ":desktop")
|
||||
include(":app", ":api", ":common", ":database", ":desktop")
|
||||
enableFeaturePreview("GRADLE_METADATA")
|
||||
pluginManagement {
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue