Remove compose compiler-daemon projects registration
This commit is contained in:
committed by
Space Team
parent
bd7ffc71aa
commit
031d0359d4
+1
-3
@@ -423,9 +423,7 @@ include ":compiler:build-tools:kotlin-build-tools-api",
|
||||
include ":plugins:compose-compiler-plugin:compiler",
|
||||
":plugins:compose-compiler-plugin:compiler:integration-tests",
|
||||
":plugins:compose-compiler-plugin:compiler-hosted",
|
||||
":plugins:compose-compiler-plugin:testutils-gradle-plugin",
|
||||
":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
|
||||
":plugins:compose-compiler-plugin:testutils-gradle-plugin"
|
||||
|
||||
// Swift Export modules
|
||||
include ":native:swift:sir",
|
||||
|
||||
Reference in New Issue
Block a user