wpilibsuite / native-utils

Gradle utility plugin for compiling native libraries
Other
4 stars 21 forks source link

Move static variables to a root extension #130

Closed ThadHouse closed 1 year ago

ThadHouse commented 1 year ago

This allows us to get rid of the buildFinished listener, which is deprecated.