You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace AntBuilder.copy() with Java file I/O operations
- Use File.eachFileRecurse for recursive directory copying
- Ensures compatibility with Gradle 9 where AntBuilder is deprecated
0 commit comments