Hello I was checking the version 3.8 of Cocos creator.
But Iām having issues to Build the APK file for Android.
I already follow the steps of Setup the Android SDK,NDK.
When I click the Build button it works fine.
But after click the Make button always fails.
I check that the build button what does is, creating the Android studio project.
So when I open the Android Studio Project this appears.
This is an issue with Graddle.
In Order to fix this we just need to change the graddle settings for the project.
Click Apply and OK.
Android Studio error will disappear and we can build the game

I really want to know how can I fix this, this works but it need more steps.