Fix enableFeaturePreview failure on template project executionFix https://github.com/gradle/gradle/issues/10454Previously, lower Gradle version might not be able to execute the template projectgenerated because of it doesn't have some features. This commit fixes it by catchingthe exception.
Fix enableFeaturePreview failure on template project executionFix https://github.com/gradle/gradle/issues/10454Previously, lower Gradle version might not be able to execute the template projectgenerated because of it doesn't have some features. This commit fixes it by catchingthe exception.