Hello, i am trying to implement the gradle plugin to access the android test variants, but i found it is not consistent when i implement the plugin in a standalone project and inside buildsrc. The variable is only accessible after project is evaluated for buildsrc solution, is there any difference in gradle lifecycle between these two patterns ?