AndroidX
AndroidX copied to clipboard
Update stable packages 20250624
This PR updates stable packages to their latest versions as of June 24, 2025, following the standard weekly update process.
Changes Made
- Updated
config.jsonwith latest Maven artifact versions - Regenerated component governance manifest (
cgmanifest.json) - Updated artifact documentation (
docs/artifact-list-with-versions.md)
Package Updates
-
androidx.databinding:databindingadapters- 8.10.1 → 8.11.0 -
androidx.databinding:databindingcommon- 8.10.1 → 8.11.0 -
androidx.databinding:databindingruntime- 8.10.1 → 8.11.0 -
androidx.databinding:viewbinding- 8.10.1 → 8.11.0 -
com.google.android.gms:playservicespal- 22.0.0 → 22.1.0 -
com.google.errorprone:error_prone_annotations- 2.38.0 → 2.39.0 -
com.google.errorprone:error_prone_type_annotations- 2.38.0 → 2.39.0
Process Followed
- Ran
dotnet cake -t:update-configto fetch latest Maven versions - Ran
dotnet cake utilities.cake -t=generate-component-governanceto update governance files - Ran
dotnet cake utilities.cake -t=list-artifactsto regenerate artifact lists - Ran
dotnet cake utilities.cake -t=api-diff-markdown-info-prto generate change summary
This routine update ensures the .NET Android Libraries bindings stay current with the latest stable versions of Google's Android libraries and dependencies.
Fixes #1184.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.