We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently we do it in allwpilib like this: https://github.com/wpilibsuite/allwpilib/blob/main/build.gradle#L104
It would be nice to have this functionality in native-utils so that it can be used in any native Gradle project.
The text was updated successfully, but these errors were encountered:
Add support for signing binaries
e68a25d
Resolves wpilibsuite#65 Just applies the idea plugin like we do in allwpilib
Updated link: https://github.com/wpilibsuite/allwpilib/blob/fe80d72fbaafe58735ed995f90dbeea44a6c39fb/build.gradle#L146
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Currently we do it in allwpilib like this: https://github.com/wpilibsuite/allwpilib/blob/main/build.gradle#L104
It would be nice to have this functionality in native-utils so that it can be used in any native Gradle project.
The text was updated successfully, but these errors were encountered: