slackhq / foundry

Gradle and IntelliJ build tooling used in Slack's Android repo
https://slackhq.github.io/foundry/
Apache License 2.0
433 stars 21 forks source link

Clean up aliases #988

Closed ZacSweers closed 1 month ago

ZacSweers commented 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