SyntaxFix
Write A Post
Hire A Developer
Questions
All I had to do is yes | sdkmanager --licenses > /dev/null, and everything was accepted, and no huge output on the console or travis log or wherever. It also works like yes | sdkmanager "tools" > /dev/null for example.
yes | sdkmanager --licenses > /dev/null
yes | sdkmanager "tools" > /dev/null