feat(gradle): add Kotlin and new DSL configuration options
Some checks failed
Code Analysis and Production Deploy / analyze (push) Failing after 3m13s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Has been skipped

This commit is contained in:
Torsten Schulz (local)
2026-05-27 17:48:38 +02:00
parent d3be0a269f
commit 817f5e02ca

View File

@@ -0,0 +1,2 @@
android.builtInKotlin=false
android.newDsl=false