android / architecture-samples

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Apache License 2.0
44.16k stars 11.6k forks source link

kts #973

Closed asan855 closed 9 months ago

asan855 commented 10 months ago

how can i include flutter groovy in setting.gradle.kts like : setBinding(new Binding([gradle: this])) evaluate(new File(settingsDir.parentFile, './xx_flutter_module/.android/include_flutter.groovy'))

dturner commented 9 months ago

This is not the place for questions. Please try stackoverflow.