• Bartek Pacia's avatar
    flutter.groovy: update for Gradle Kotlin DSL compatibility (#142144) · 370f40e6
    Bartek Pacia authored
    This PR fixes 2 small mistakes in `FlutterExtension`:
    - all fields must be `public` in order to be used in Gradle Kotlin DSL the same as in Gradle Groovy DSL
    - using `logger` instead of `project.logger` throws an error when executed
    
    This PR re-adds a subset of changes from #141541 which broke the tree and has been reverted.
    370f40e6
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
static Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...