flutter/packages/flutter_tools/gradle
Jacob Richman f86bdf1aa2
Fix bug where gradle build rule would rerun on switching from (#23183)
--track-widget-creation=false to
--track-widget-creation=true
but not when switching from
--track-widget-creation=true
to
--track-widget-creation=false

due to the surprising behavior of Gradle @Optional inputs.
2018-10-17 07:39:20 -07:00
..
flutter.gradle Fix bug where gradle build rule would rerun on switching from (#23183) 2018-10-17 07:39:20 -07:00