Skip to content

chore(deps): bump android_id from 0.4.1 to 0.5.2+1#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/android_id-0.5.21
Open

chore(deps): bump android_id from 0.4.1 to 0.5.2+1#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/android_id-0.5.21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps android_id from 0.4.1 to 0.5.2+1.

Release notes

Sourced from android_id's releases.

0.5.2+1

What's Changed

  • Reorder README sections.

Full Changelog: fluttercommunity/android_id@0.5.2...0.5.2+1

0.5.1

What's Changed

New Contributors

Full Changelog: fluttercommunity/android_id@0.5.0...0.5.1

0.5.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/android_id@0.4.1...0.5.0

Changelog

Sourced from android_id's changelog.

0.5.2+1

  • Reorder README sections.

0.5.2

  • Support Android Gradle Plugin 9 and Flutter's built-in Kotlin mode while keeping AGP 8 and Flutter's temporary android.builtInKotlin=false opt-out working.

  • Stop declaring plugin-owned Android Gradle Plugin and Kotlin Gradle Plugin classpaths.

  • Update the example Android app to Android Gradle Plugin 9.1.1.

  • Tested example integration tests with:

    Flutter AGP Kotlin mode
    3.44.4 stable 9.1.1 Flutter AGP 9 opt-out
    3.44.0 9.1.1 Flutter AGP 9 opt-out
    3.41.9 8.13.2 legacy KGP
    3.35.7 8.13.2 legacy KGP
    3.32.8 8.13.2 legacy KGP
  • Thanks to @​raph5640, @​amanvishwakarma96, and @​Joschiller for reporting the AGP 9 build problem.

0.5.1

  • Add integration tests to verify plugin functionality across Android API levels
  • Add unit coverage to ensure the plugin returns null on non-Android platforms
  • Expand README with comprehensive troubleshooting guidance and defensive error-handling examples

0.5.0

  • Breaking: Flutter SDK constraint is now >=3.10.0 (Dart 3-only). Apps on older Flutter versions can’t upgrade.
  • Update Android tooling
Commits
  • 9ef3e4c Merge pull request #121 from fluttercommunity/fix/built-in-kotlin-agp9
  • 945e2aa Use correct GitHub handle
  • b6ba551 Merge branch 'main' into fix/built-in-kotlin-agp9
  • cb41cdb Clarify changelog test matrix
  • f2ad22c Remove example AGP new DSL opt-out
  • 6ac0ead Merge pull request #120 from fluttercommunity/dependabot/github_actions/actio...
  • c0dbc9d Support built-in Kotlin opt-out
  • 6175e73 Pub get with Flutter 3.44.4
  • f91b1c8 Document AGP 9 compatibility guidance
  • bf2c3e1 Opt example out of AGP new DSL
  • Additional commits viewable in compare view

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 [android_id](https://github.com/fluttercommunity/android_id) from 0.4.1 to 0.5.2+1.
- [Release notes](https://github.com/fluttercommunity/android_id/releases)
- [Changelog](https://github.com/fluttercommunity/android_id/blob/main/CHANGELOG.md)
- [Commits](fluttercommunity/android_id@0.4.1...0.5.2)

---
updated-dependencies:
- dependency-name: android_id
  dependency-version: 0.5.2+1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants