Remove jcenter from here, let's see what the CI will say

This commit is contained in:
Benoit Marty 2021-12-10 21:40:32 +01:00
parent a71f2415a6
commit 7c2ed46dd7

View File

@ -6,7 +6,6 @@ buildscript {
repositories { repositories {
google() google()
jcenter()
maven { maven {
url "https://plugins.gradle.org/m2/" url "https://plugins.gradle.org/m2/"
} }