mirror of
https://github.com/BetterAndroid/compose-multiplatform-template.git
synced 2025-09-07 03:05:47 +08:00
refactor: merge shared to composeApp
This commit is contained in:
@@ -17,4 +17,4 @@ sweetProperty {
|
||||
rootProject { all { isEnable = false } }
|
||||
}
|
||||
rootProject.name = "__PROJECT_NAME__"
|
||||
include(":androidApp", ":desktopApp", ":shared")
|
||||
include(":androidApp", ":desktopApp", ":composeApp")
|
Reference in New Issue
Block a user