Projucer - adding Gradle tasks

I want to add some post-build Gradle tasks to my build.gradle file

I’m missing something like ‘Post-build Command’ which is available in this Visual Studio exporter.

Does anyone else do this?

I can just add these tasks to the file, but then they’re not in VCS because I’m excluding /builds