Skip to content

Commit 1425c08

Browse files
committed
Remove :compose:runtime:runtime-annotation project
1 parent 1953f03 commit 1425c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ static def shouldIncludeInJetBrainsFork(String name, filePath) {
393393
name.startsWith(":lifecycle:lifecycle-runtime-compose:integration-tests:lifecycle-runtime-compose-demos") ||
394394
name.startsWith(":compose:runtime:runtime-retain") ||
395395
name.startsWith(":compose:runtime:runtime:benchmark") ||
396+
name.startsWith(":compose:runtime:runtime-annotation") ||
396397
name.startsWith(":docs-tip-of-tree") ||
397398
name.startsWith(":docs-public") ||
398399
name.startsWith(":emoji2") ||

0 commit comments

Comments
 (0)