simplegallery icon indicating copy to clipboard operation
simplegallery copied to clipboard

Initial gradle sync fixed

Open pavelbazika opened this issue 7 years ago • 0 comments

When the project is cloned, initial gradle sync fails with

Could not find aapt2-proto.jar (com.android.tools.build:aapt2-proto:0.3.1). Searched in the following locations: https://jcenter.bintray.com/com/android/tools/build/aapt2-proto/0.3.1/aapt2-proto-0.3.1.jar

As can be found, google() maven repository needs to be the first one in build.gradle.

pavelbazika avatar Jan 14 '19 21:01 pavelbazika