google / data-transfer-project

The Data Transfer Project makes it easy for people to transfer their data between online service providers. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers.

Home Page:http://datatransferproject.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove dependency on jcenter

wmorland opened this issue · comments

A follow up from #1090

Is this similar to the issue in #1022 ?

@seehamrun I am not sure it is. Looks like #1022 is about shadow plugin, unlike jcenter dependency that we have to keep because of the docker plugin.

Now we are on Gradle 6 I think it makes sense to move to the latest versions of all the plugins. Hopefully it will fix everything.