Skip to content

deps(deps): bump androidx.browser:browser from 1.8.0 to 1.10.0 in /android#19

Merged
blokzdev merged 3 commits into
mainfrom
dependabot/gradle/android/androidx.browser-browser-1.10.0
May 7, 2026
Merged

deps(deps): bump androidx.browser:browser from 1.8.0 to 1.10.0 in /android#19
blokzdev merged 3 commits into
mainfrom
dependabot/gradle/android/androidx.browser-browser-1.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps androidx.browser:browser from 1.8.0 to 1.10.0.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps androidx.browser:browser from 1.8.0 to 1.10.0.

---
updated-dependencies:
- dependency-name: androidx.browser:browser
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Labels

The following labels could not be found: android, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

blokzdev pushed a commit that referenced this pull request May 7, 2026
… deps

PRs #18 (camera-view 1.5→1.6), #19 (browser 1.8→1.10), and
#20 (activity-ktx 1.9→1.13) all failed CI's `flutter build apk`
step with AAR-metadata errors:

    Dependency 'androidx.core:core-ktx:1.18.0' requires
    Android Gradle plugin 8.9.1 or higher. This build currently
    uses Android Gradle plugin 8.7.0.

(repeated for activity 1.13, activity-ktx 1.13, navigationevent 1.0,
 core 1.18, core-ktx 1.18 — all transitively pulled by activity-ktx
 1.13.0 / camera-view 1.6.0 / browser 1.10.0).

The AndroidX 1.13/1.10/1.6/1.18 line gates itself to AGP 8.9.1+,
so older AGP versions can't consume them at all. Bumping AGP to
8.9.1 (the minimum required) unblocks all three PRs and matches
the stable channel for Flutter 3.41.

Already on Gradle wrapper 8.12 (supports AGP 8.10+) and JDK 17,
so no further toolchain changes needed. Kotlin pinned at 2.1.20
on main — PR #8's bump to 2.3.21 lands separately on top of the
already-pushed compilerOptions DSL migration.

https://claude.ai/code/session_01D9cphau6MfiRHCQaTJvoQ6
@blokzdev blokzdev merged commit eee40ab into main May 7, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/gradle/android/androidx.browser-browser-1.10.0 branch May 7, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant