Gradle Rebuild when Git Pull

已回答

Hey there community,

does anyone know a handy way to automatically rebuild my gradle project when I pull a new version of the project from git?

We sometimes change things in the build.gradle and if you don't rebuild the whole project you suddenly get nasty dependency errors.

Thanks in advance!

Regards,

Patrick

0

请先登录再写评论。