Update Ionic project using CLI or Android Studio

Hello.

I am using Ionic Framework for development and I am facing an issue with a new template I have purchased (ionSocialApp in specific).

I am building it using CLI just fine, but when I am making updates (even simple text) and rebuild, the new build doesn’t reflect the changes I have made. This also happens with Android Studio. The changes are done in the outer ‘www’ folder and also at the ‘platforms/android/www’ inner folder.

What could I be doing wrong?

Thank you in advance.