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
1 changed files with 0 additions and 1 deletions

View File

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