I imported my already working project on another computer and it started to download dependencies.
Apparently my internet connection crashed and now I get the foll
I've got the same error with android-maps-utils dependency. Using aar type package in dependency section solve my problem. By default type is jar so It might be checked what type of dependency in repository is downloaded.