Closed ZacSweers closed 1 month ago
This removes the nested old alias extensions in favor of running things just through foundry {}. This also fixes some deprecation levels to be warning instead of error, as the latter would fail gradle sync unfortunately
foundry {}
This removes the nested old alias extensions in favor of running things just through
foundry {}
. This also fixes some deprecation levels to be warning instead of error, as the latter would fail gradle sync unfortunately