feat(all): android dependency upgrade - #3661
Conversation
|
@vbuberen |
|
@vbuberen |
|
Hi. Thanks for your draft PR, but it is something I am currently working on, but had no time to finish and open PRs properly. I would like to finish it myself as I have a bit different approach, since decided to use things like With that being said, I will close this PR. |
Description
This PR makes some adjustments.
targetSdk: 34 -> 36
compileSdk: 34 -> 36
gradle: 8.3.1 -> 8.6.0
kotlin: 1.7.22 -> 1.9.23
ndk: 27.0.12077973
The currently submitted PR can no longer pass the Android-side tests. I believe the relevant dependencies should be upgraded to allow the tests to run smoothly.
Checklist
CHANGELOG.mdnor the plugin version inpubspec.yamlfiles.flutter analyze) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?
!in the title as explained in Conventional Commits).