-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[multi-packages] Migrate packages and examples to AGP 7.0.0 & Gradle 7.0.2 #4253
Conversation
|
This is not breaking change but I still locally tested each package/example migrated, they're all building and running fine on the emulator |
|
It appears that this requires Java 11, which was problematic last time we (inadvertently) tried to switch to it. Fixing issues with Java 11 so that we're not pinned to 1.8 will be necessary as a precursor PR. /cc @blasten Have you had a chance to look into why 11 doesn't work for us since that tree closure incident? |
|
Does this pass if you rebase to master? We should have Java 11 in CI now. |
|
Any updates on this? |
|
@blasten |
|
@blasten @stuartmorgan |
|
Closing this for now as it has become very polluted |
Fixes flutter/flutter#88666
Based on #4079, I am not sure if this requires tests but let me know if it does
FYI, keeping this PR as a draft until flutter/flutter#87649 is merged. I think it will be better if Flutter migration is completed before this PR is merged
Todo
pubpsec.yamlfor all updated packages. (Since this might take a while to be merged if I make any version changes now, it will most likely need to be updated again so I will do this once the PR is ready to be reviewed).Pre-launch Checklist
dart format.)[shared_preferences]///).If you need help, consider asking for advice on the #hackers-new channel on Discord.