Update settings.gradle

This commit is contained in:
2023-11-02 19:22:12 +06:00
committed by GitHub
parent 05f029c257
commit 297114273f

View File

@@ -14,5 +14,3 @@ includes.each { originalName ->
project.name = projectName
project.projectDir = new File(projectDirectory)
}
enableFeaturePreview("VERSION_CATALOGS")