From f0be3992f787262d4ed633c647549c1efbe11a3a Mon Sep 17 00:00:00 2001 From: OSPx <76648940+osp54@users.noreply.github.com> Date: Sat, 3 Feb 2024 20:35:43 +0200 Subject: [PATCH] idk... --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index a64b95f..fce07c6 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,8 +6,8 @@ plugins { repositories { mavenCentral() - maven(url = "https://jitpack.io") maven(url = "https://raw.githubusercontent.com/Zelaux/MindustryRepo/master/repository") + maven(url = "https://jitpack.io") } dependencies {