I\'m using Android Studio to work with tomahawk-android project, so i cloned the project using git, directly into the Android Studio,
Android Studio
git
Thanks for @HedeH, who linked me into his answer here, saying:
Try moving the google() method (In all .gradle files) to the top of its execution block.
I did see that answer before while searching for the issue, but i missed that it must be changed "In all .gradle files".