[package_info] Bump SDK version of example app#4494
[package_info] Bump SDK version of example app#4494fluttergithubbot merged 2 commits intoflutter:masterfrom
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat. If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
blasten
left a comment
There was a problem hiding this comment.
It would still need a sentence in https://github.com/flutter/plugins/blob/1f1e97d178bb90676287bd9a398273bc19fcbe1c/packages/package_info/CHANGELOG.md#next
|
Don't we need to change everything to 31 anyway before the engine change that was temporarily reverted re-lands? |
|
@stuartmorgan Camille is working on this in #4502 |
Bumps package_info example app compileSdkVersion to 30 to match highest compileSdkVersion of dependencies.