We are using hash of sources for frontend to put it into folder with hash so it is invalidated in browser cache. So it is just a string which is different if sources are different, so I thought I would use Gradle computed one instead of computing it by myself again.