Tried to tun ./gradlew publish and got this:
./gradlew publish
FAILURE: Build failed with an exception.
-
What went wrong:
Task 'publish' not found in root project 'CANBridge-Imported'.
-
Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
-
Get more help at https://help.gradle.org
BUILD FAILED in 850ms
Tried to tun ./gradlew publish and got this:
./gradlew publish
FAILURE: Build failed with an exception.
What went wrong:
Task 'publish' not found in root project 'CANBridge-Imported'.
Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 850ms