When you run the command "cordova build --release android", the following message appears
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK. Looked here: / Users / gustavo / Library / Android / sdk / tools / templates / gradle / wrapper
I have tried to access this path that says "Looked here" but the template folder does not exist.
What should I do to fix this?