Update build.gradle

This commit is contained in:
Cloudburst
2022-01-12 19:42:23 +01:00
committed by GitHub
parent 9b4a9a111b
commit 140066873a

View File

@@ -21,7 +21,6 @@ repositories {
name = "meteor-maven-snapshots" name = "meteor-maven-snapshots"
url = "https://maven.meteordev.org/snapshots" url = "https://maven.meteordev.org/snapshots"
} }
jcenter()
} }
dependencies { dependencies {