enableFeaturePreview 'VERSION_CATALOGS' dependencyResolutionManagement { versionCatalogs { libs { from files('../gradle/libs.versions.toml') } } }