Updates template kotlin version to 1.3.30 and AGP to 3.3.2#31029
Updates template kotlin version to 1.3.30 and AGP to 3.3.2#31029josh-burton wants to merge 4 commits intoflutter:masterfrom
Conversation
9168135 to
25f05e7
Compare
25f05e7 to
1e580a6
Compare
|
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the ℹ️ Googlers: Go here for more info. |
|
This is a duplicate of #32550 |
|
@athornz are you still working on this PR or would you be okay if we move the conversation to #32550? |
|
@blasten happy to move the conversation else where. |
Description
This PR updates the Kotlin and Android Gradle Plugin, and Gradle version of the project templates and samples to the latest stable version of each.
Related Issues
Tests
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]). This will ensure a smooth and quick review process.///).flutter analyze --flutter-repo) does not report any problems on my PR.Breaking Change
Does your PR require Flutter developers to manually update their apps to accommodate your change?