It's just simple.
Just go to YourProject => android => app folder and delete the .cxx folder. You're good to go.
Note: You may need to clean your build once using cd android && ./gradlew clean (Mac command). I guess "./" is not required on Windows for gradlew.