Skip to content

[flutter_tools] make flutter.gradle compatible with 7 rc1#79167

Merged
fluttergithubbot merged 1 commit intoflutter:masterfrom
jonahwilliams:gradle_7_compat
Mar 31, 2021
Merged

[flutter_tools] make flutter.gradle compatible with 7 rc1#79167
fluttergithubbot merged 1 commit intoflutter:masterfrom
jonahwilliams:gradle_7_compat

Conversation

@jonahwilliams
Copy link
Contributor

@jonahwilliams jonahwilliams commented Mar 26, 2021

Fixes #79155

The next major version requires input/output annotations on all task properties. I think this is the correct set - we're at least equivalent to current behavior if everything is annotated as Internal.

@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Mar 26, 2021
@google-cla google-cla bot added the cla: yes label Mar 26, 2021
@jonahwilliams jonahwilliams requested a review from blasten March 29, 2021 16:33
@jonahwilliams jonahwilliams marked this pull request as ready for review March 29, 2021 16:33
@jonahwilliams jonahwilliams requested a review from xster March 31, 2021 14:21
@xster
Copy link
Member

xster commented Mar 31, 2021

LGTM

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • Please get at least one approved review before re-applying this label. Reviewers: If you left a comment approving, please use the "approve" review action instead.

@fluttergithubbot fluttergithubbot merged commit c89d57f into flutter:master Mar 31, 2021
@jonahwilliams jonahwilliams deleted the gradle_7_compat branch April 3, 2021 16:05
rm3l added a commit to rm3l/dev-feed that referenced this pull request Apr 21, 2021
There is still an issue reported in [1] and fixed in [2]

[1] flutter/flutter#79155

[2] flutter/flutter#79167
rm3l added a commit to rm3l/dev-feed that referenced this pull request Apr 21, 2021
There is still an issue reported in [1] and fixed in [2]

[1] flutter/flutter#79155

[2] flutter/flutter#79167
oleglukasevici added a commit to oleglukasevici/flutter-based-mobile-app-dev-feed that referenced this pull request Mar 11, 2022
There is still an issue reported in [1] and fixed in [2]

[1] flutter/flutter#79155

[2] flutter/flutter#79167
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gradle 7 compatibility

3 participants