Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit 63d1d9c

Browse files
committed
Fix issue with gradle metadata
1 parent 68dc840 commit 63d1d9c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

settings.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ for (file in rootDir.listFiles()) {
99
include(":${file.name}")
1010
}
1111
}
12-
13-
enableFeaturePreview('GRADLE_METADATA')

0 commit comments

Comments
 (0)