Update Kotlin and Gradle version#40181
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. While there are exceptions to this rule, if this patch modifies code it is probably not an exception. Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
All (the pull request submitter and all commit authors) CLAs are signed, but 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 by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
@googlebot I consent. |
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
|
@blasten, of course. Go crazy. :-) |
Codecov Report
@@ Coverage Diff @@
## master #40181 +/- ##
==========================================
+ Coverage 57.83% 58.68% +0.84%
==========================================
Files 192 192
Lines 18695 18443 -252
==========================================
+ Hits 10812 10823 +11
+ Misses 7883 7620 -263
Continue to review full report at Codecov.
|
dnfield
left a comment
There was a problem hiding this comment.
This LGTM - would appreciate clarifications in the PR description about why we're not moving to head on these versions (or just move them to head if there's nothing blocking it).
packages/flutter_tools/templates/app/android-kotlin.tmpl/build.gradle
Outdated
Show resolved
Hide resolved
packages/flutter_tools/templates/plugin/android-kotlin.tmpl/build.gradle.tmpl
Outdated
Show resolved
Hide resolved
db6c191 to
893f60d
Compare
Fixes conflict in #32550
Removed
FlutterEventLoggersince it doesn't rethrow Gradle failures anymore.