sndcpy
sndcpy copied to clipboard
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. (ERROR)
Need help to get this running as i keep getting errors. Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/7.0.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1s 27 actionable tasks: 27 up-to-date Waiting for device... ./sndcpy: line 17: adb: command not found Sams-MacBook-Pro:sndcpy-pr181 samc$
The gradle stuff is just a warning. The problem is that you don't have adb:
./sndcpy: line 17: adb: command not found