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
When an absolute path is provided to destinationDir , the plugin appends this as a string to the project root, making it impossible to pass absolute file references in gradle.
The text was updated successfully, but these errors were encountered:
When an absolute path is provided to
destinationDir
, the plugin appends this as a string to the project root, making it impossible to pass absolute file references in gradle.The text was updated successfully, but these errors were encountered: