Mark
02/16/2020, 5:09 AMmbonnin
02/16/2020, 8:53 AMandroid {}
with configure<BaseExtension>{}
mbonnin
02/16/2020, 10:05 AMIn other words they don't share the classpath of the plugins applied to the project build script, hence they cannot see com.android.*
mbonnin
02/16/2020, 10:06 AMMark
02/16/2020, 10:07 AMUnresolved reference: android
when trying to reference com.android.build.gradle.BaseExtension
mbonnin
02/16/2020, 1:09 PMmbonnin
02/16/2020, 1:09 PMMark
02/16/2020, 1:13 PMtapchicoma
02/16/2020, 9:00 PMbuildSrc
module as kotlin script plugin - then you could just apply it to each android subproject. See https://docs.gradle.org/current/userguide/kotlin_dsl.html#kotdsl:precompiled_plugins