chore(deps): update android dependencies to v9 - #27
Conversation
Dokploy Preview Deployment
|
PR Preview BuildsBuild Number: 1130 |
c2a6436 to
27f968e
Compare
27f968e to
74979a5
Compare
01b5a29 to
66a9d82
Compare
156a4a3 to
fd5038f
Compare
fd5038f to
c3b98dc
Compare
c3b98dc to
b13f2c1
Compare
Replace the flutter_secure_storage 11.0.0-beta.1 prerelease pin with the latest stable (10.3.1), and force flutter_secure_storage_darwin 0.4.0 via dependency_overrides. 0.4.0 raises the SPM Package.swift iOS floor to 13.0 (matching its CryptoKit usage) so the iOS release build compiles; it is a pure deployment-target bump over the 0.3.2 that 10.3.1 would otherwise cap to, with the same platform_interface. This also drops the compileSdk=37 requirement that the 11 beta carried.
Renovate bumped com.android.application to 9.2.1; the build needs: - kotlin.compilerOptions jvmTarget 17 (AGP 9 enforces Java/Kotlin target consistency; Kotlin otherwise defaults to the host JDK 21) - android.newDsl=false, android.builtInKotlin=false: opt out of built-in Kotlin. cronet_http and 4 other plugins still apply KGP and collide with the built-in `kotlin` extension (flutter/flutter#184836); stay on Flutter's KGP shim until they migrate. - remove the kotlin-android plugin (now applied via the shim)
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Parking: AGP 9 blocked by embedded Cronet's shared namespaceTwo commits on top of Renovate's bump:
Hard blocker (no fix on our side): the release build uses embedded Cronet (
Needs upstream: Google giving Cronet modules unique namespaces, or Parked as draft until then. |
This PR contains the following updates:
8.13.2→9.2.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (in timezone Asia/Taipei)
* 0-3 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.