Skip to content

Commit 80036d8

Browse files
committed
feat(environment): Update gradle config
1 parent 1e39672 commit 80036d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ final class CachedData {
1717
exclude(project(':internal-api:internal-api-9'))
1818
exclude(project(':communication'))
1919
exclude(project(':components:context'))
20+
exclude(project(':components:environment'))
2021
exclude(project(':components:json'))
2122
exclude(project(':components:yaml'))
2223
exclude(project(':remote-config:remote-config-api'))

0 commit comments

Comments
 (0)