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

Commit

Permalink
Fix issue with gradle metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Jun 26, 2021
1 parent 68dc840 commit 63d1d9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ for (file in rootDir.listFiles()) {
include(":${file.name}")
}
}

enableFeaturePreview('GRADLE_METADATA')

0 comments on commit 63d1d9c

Please sign in to comment.