-
-
Notifications
You must be signed in to change notification settings - Fork 809
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced agp 7.4 instrumentation (#1537)
* Splitting resources from classes for local projects * Using custom dependency rule to merge class dirs and resources from local and remote deps * Using the last api's ALL scope * Fixing android descriptor * Removed project references in ByteBuddyLocalClassesEnhancerTask due to https://docs.gradle.org/8.3/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution * Update working regarding ByteBuddyLocalClassesEnhancerTask's scope * Update working regarding ByteBuddyLocalClassesEnhancerTask's scope * Update wordings and renaming methods in ByteBuddyAndroidPlugin * Renaming bytebuddy 7.4 transform tasks
- Loading branch information
1 parent
cf79ad1
commit 2c7d58d
Showing
5 changed files
with
238 additions
and
157 deletions.
There are no files selected for viewing
91 changes: 0 additions & 91 deletions
91
...oid-plugin/src/main/java/net/bytebuddy/build/gradle/android/AarGradleTransformAction.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.