Hi Team
I am first time working gradle project. Using gradlew command, I am build the project successfully however my java file changes are not reflecting properly.
When I do some changes on js/html files that changes are reflecting after executing gradlew and installing latest package local. But when I update some code in java files jar is not updating even after delete jar and executing gradlew.
Please suggest here.
Thanks and Regards
Prashanthi