fix: build failed - to fix "Using dependency catalogs requires the activation of the matching feature preview."

pull/106/head
Joehaivo 3 years ago
parent 7df286ff12
commit 6f8c478a66

@ -15,6 +15,7 @@
*/
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
enableFeaturePreview("VERSION_CATALOGS")
dependencyResolutionManagement {
repositories {

Loading…
Cancel
Save