Update list of compose modules
This commit is contained in:
committed by
Space Team
parent
94f83a5891
commit
d3322d515f
+4
-2
@@ -394,9 +394,11 @@ include ":compiler:build-tools:kotlin-build-tools-api",
|
|||||||
|
|
||||||
// Experimental modules, should be placed into plugins/compose-compiler-plugin folder
|
// Experimental modules, should be placed into plugins/compose-compiler-plugin folder
|
||||||
include ":plugins:compose-compiler-plugin:compiler",
|
include ":plugins:compose-compiler-plugin:compiler",
|
||||||
|
":plugins:compose-compiler-plugin:compiler:integration-tests",
|
||||||
":plugins:compose-compiler-plugin:compiler-hosted",
|
":plugins:compose-compiler-plugin:compiler-hosted",
|
||||||
":plugins:compose-compiler-plugin:compiler-daemon",
|
":plugins:compose-compiler-plugin:testutils-gradle-plugin",
|
||||||
":plugins:compose-compiler-plugin:compiler-daemon:integration-tests"
|
":plugins:compose-compiler-plugin:compiler-daemon", // Should be removed after a while
|
||||||
|
":plugins:compose-compiler-plugin:compiler-daemon:integration-tests" // Should be removed after a while
|
||||||
|
|
||||||
// Swift Export modules
|
// Swift Export modules
|
||||||
include ":native:swift:sir",
|
include ":native:swift:sir",
|
||||||
|
|||||||
Reference in New Issue
Block a user