Changes in application is not deployed to server restarting server

If I have done some changes the changes is presentet on the page when server is running.
If I stop or restart the server the old values is presentet on page.
If I what the changes to be presentet i have to manually undeploy and deploy the application. Then start the server again?
Very annoying. I am using Cuba Platform v6.3.2.

Could you provide the build.gradle and settings.gradle files of your project?

Here is the build and settings files

build.zip (1.9K)

I don’t see anything wrong with the build configuration. Please run Clean, Undeploy, then explain here step-by-step what you are doing and what is going wrong.