Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Nov 26, 2025

Update ImportSharedLibTask to use AGP 9 APIs

This CL:

  • Removes the deprecated Project#exec() method and migrates to declaring a task that injects ExecOperations to do the execution.
  • Removes deprecated isVisible usages in configurations.
  • Removes unnecessary package declarations from AndroidManifest, which is ignored as of Gradle 8+.

RELNOTES=N/A

@copybara-service copybara-service bot force-pushed the test_837095234 branch 2 times, most recently from 740425a to 320bd41 Compare November 26, 2025 15:42
This CL:

  * Removes the deprecated Project#exec() method and migrates to declaring a task that injects `ExecOperations` to do the execution.
  * Removes deprecated `isVisible` usages in configurations.
  * Removes unnecessary `package` declarations from AndroidManifest, which is ignored as of Gradle 8+.

RELNOTES=N/A
PiperOrigin-RevId: 840372053
@copybara-service copybara-service bot merged commit d15021c into master Dec 4, 2025
@copybara-service copybara-service bot deleted the test_837095234 branch December 4, 2025 21:19
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