SyntaxFix
Write A Post
Hire A Developer
Questions
You can also use
./gradlew clean build (Mac and Linux) -With ./
./gradlew clean build
gradlew clean build (Windows) -Without ./
gradlew clean build
it removes build folder, as well configure your modules and then build your project.
i use it before release any new app on playstore.