-
-
Notifications
You must be signed in to change notification settings - Fork 1
🐠 Fix deprecated exec calls #86
Copy link
Copy link
Open
Labels
build systemIssue related to the build systemIssue related to the build systemconfirmed bugReported issue has been confirmed as a bugReported issue has been confirmed as a bug
Milestone
Description
Is there an existing issue for this?
- I have searched the existing open and closed issues
- I have searched the discussions
- I have starred the repository
Current Behavior
No response
Proposed Behavior
Fix deprecated exec calls:
w: file:///Users/runner/work/godot-plugin-template/godot-plugin-template/common/build.gradle.kts:204:22: 'exec(Action<in ExecSpec!>!): ExecResult!' is deprecated. Deprecated in Java
w: file:///Users/runner/work/godot-plugin-template/godot-plugin-template/common/build.gradle.kts:237:22: 'exec(Action<in ExecSpec!>!): ExecResult!' is deprecated. Deprecated in Java
Alternative Solutions
No response
Plugin Version
1.0
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
build systemIssue related to the build systemIssue related to the build systemconfirmed bugReported issue has been confirmed as a bugReported issue has been confirmed as a bug