Skip to content

fix: Failed host lookup, by bumping androidx.work:work-runtime to 2.11.2 and Android minSdkVersion to 23#673

Open
absar wants to merge 1 commit into
fluttercommunity:mainfrom
absar:upgrade-androidx-work-runtime
Open

fix: Failed host lookup, by bumping androidx.work:work-runtime to 2.11.2 and Android minSdkVersion to 23#673
absar wants to merge 1 commit into
fluttercommunity:mainfrom
absar:upgrade-androidx-work-runtime

Conversation

@absar
Copy link
Copy Markdown
Contributor

@absar absar commented Jun 5, 2026

  • FIX: Failed host lookup when flutter_workmanager calls APIs in a background task on Android 15+
  • BREAKING Bumps Android minSdkVersion to 23 since the fix is in androidx.work:work-runtime:2.11.2 where minSdkVersion is 23

Fixes: #666
Closes: #666

…s in a background task on Android 15+

- **BREAKING** Bumps Android minSdkVersion to 23 since the fix is in androidx.work:work-runtime:2.11.2 where minSdkVersion is 23

Fixes: fluttercommunity#666
Closes: fluttercommunity#666
@docs-page
Copy link
Copy Markdown

docs-page Bot commented Jun 5, 2026

To view this pull requests documentation preview, visit the following URL:

docs.page/fluttercommunity/flutter_workmanager~673

Documentation is deployed and generated using docs.page.

@absar absar force-pushed the upgrade-androidx-work-runtime branch from 1d666b2 to 07de03f Compare June 5, 2026 22:44
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.

Update work-runtime to at least 2.11.2 to fix connectivity issue in Android 15

1 participant