I have MacOS, Android Studio and NDK project.
I make changes to the C ++ code, but it does not work, they say that it is necessary to rebuild the project for this.
I have never worked with NDK, how can I rebuild a project so that all changes made in C ++ are applied?