Skip to content

Commit ea1aed6

Browse files
committed
rename to declarative-config-bridge
1 parent fadfff6 commit ea1aed6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.fossa.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ targets:
44
only:
55
# only scanning the modules which are published
66
# (as opposed to internal testing modules
7+
- type: gradle
8+
path: ./
9+
target: ':declarative-config-bridge'
710
- type: gradle
811
path: ./
912
target: ':instrumentation-annotations'
@@ -40,9 +43,6 @@ targets:
4043
- type: gradle
4144
path: ./
4245
target: ':sdk-autoconfigure-support'
43-
- type: gradle
44-
path: ./
45-
target: ':declarative-config-bridge'
4646
- type: gradle
4747
path: ./
4848
target: ':testing-common'

0 commit comments

Comments
 (0)