Update settings.gradle

This commit is contained in:
InsanusMokrassar 2023-11-02 19:22:12 +06:00 committed by GitHub
parent 05f029c257
commit 297114273f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

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