Updated on 2026-08-14

This commit is contained in:
Tangem 2023-04-03 08:00:01 +03:00
parent f0d95b079a
commit ce360d9c2b
7 changed files with 58 additions and 1 deletions

View file

@ -20,6 +20,7 @@ internal fun BaseExtension.configureCompilerOptions() {
internal fun BaseExtension.configureCompose(project: Project) {
val useCompose = with(project.path) {
contains(":ui") ||
contains(":onboarding") ||
contains(":presentation") ||
contains(":app") || // TODO: [REDACTED_JIRA]
contains(":tester:impl") // TODO: Rename module